make comment clearer

This commit is contained in:
ChemicalXandco 2020-03-16 17:38:54 +00:00
parent a7f4d39472
commit dcbee52611
2 changed files with 4 additions and 2 deletions

View file

@ -219,6 +219,7 @@ class SketchfabUpload(desc.Node):
try:
self._stopped = False
chunk.logManager.start(chunk.node.verboseLevel.value)
uploadFile = ''
if not chunk.node.inputFiles:
chunk.logger.warning('Nothing to upload')