Added TODO note

This commit is contained in:
Nex 2022-01-12 16:10:15 +01:00
parent 146f2ae57d
commit 33efeda90a
1 changed files with 3 additions and 0 deletions

View File

@ -290,6 +290,9 @@ class Indicators:
return False
# TODO: The difference between check_file_name() and check_file_path()
# needs to be more explicit and clear. Probably, the two should just
# be combined into one function.
def check_file_path(self, file_path) -> bool:
"""Check the provided file path against the list of file indicators.