Fixed imports and refactored some attributes
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Optional, TYPE_CHECKING
|
||||
from regex import Pattern
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from parsers.generic import WATFAG, Release
|
||||
from watfag.parsers.generic import WATFAG, Release
|
||||
|
||||
|
||||
class DataParser:
|
||||
|
||||
Reference in New Issue
Block a user