cc-4105: Minor formatting change
This commit is contained in:
parent
6efbf8903e
commit
396a8465cb
|
@ -9,6 +9,7 @@ from media.monitor.events import OrganizeFile, NewFile, DeleteFile
|
|||
# We attempt to document a list of all special cases and hacks that the
|
||||
# following classes should be able to handle.
|
||||
# TODO : implement all of the following special cases
|
||||
#
|
||||
# - Recursive directories being added to organized dirs are not handled
|
||||
# properly as they only send a request for the dir and not for every file. Also
|
||||
# more hacks are needed to check that the directory finished moving/copying?
|
||||
|
|
Loading…
Reference in New Issue