mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Satisfy pylint and add todo
This commit is contained in:
@@ -15,6 +15,8 @@ from .utils import PrettyLogger, prompt_yes_no
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
PRETTY = PrettyLogger(LOGGER)
|
||||
|
||||
# TODO prevent overwriting an already marked file
|
||||
|
||||
|
||||
class FileAcceptException(Exception):
|
||||
"""An exception while accepting a file."""
|
||||
|
Reference in New Issue
Block a user