cc-4105: Minor formatting change

This commit is contained in:
Rudi Grinberg 2012-07-17 16:45:27 -04:00
parent 6efbf8903e
commit 396a8465cb
1 changed files with 1 additions and 0 deletions

View File

@ -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?