mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Satisfy pyling. Useful docstrings? Not quite sure.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
Contains a Location class for objects with an inherent path.
|
||||
"""
|
||||
|
||||
from pathlib import Path, PurePath
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user