added todo for cleaner implemention

This commit is contained in:
Matthias 2021-05-15 01:01:57 +02:00
parent f136f90e12
commit 888154e30b

View File

@ -109,6 +109,7 @@ class FileManager:
# Update headers
self.update_headers()
# TODO maybe not here but in an own function?
if self.name == 'part':
self.REQUIRED_HEADERS = [
'Name',