Improved and cleaned up imports
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import OrderedDict, Union
|
||||
from requests import get
|
||||
from xmltodict import parse as xmlparse
|
||||
|
||||
from pyrmv.utility import weekdays_bitmask
|
||||
from ..utility import weekdays_bitmask
|
||||
|
||||
try:
|
||||
from typing import Literal
|
||||
|
Reference in New Issue
Block a user