mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Extract Location into separate file
This commit is contained in:
@@ -6,7 +6,7 @@ from pathlib import Path
|
||||
from types import TracebackType
|
||||
from typing import Optional, Type
|
||||
|
||||
from .utils import Location
|
||||
from .location import Location
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user