Using PyDev compatible tag

This commit is contained in:
Thomas-Karl Pietrowski 2016-03-15 12:54:41 +01:00
parent 9684ca80d7
commit 8197e84927

View File

@ -66,7 +66,7 @@ class SliceInfo(Extension):
break
profile_values = settings.getChangedSettings() # TODO: Unused variable
profile_values = settings.getChangedSettings() # TODO: @UnusedVariable
# Get total material used (in mm^3)
print_information = Application.getInstance().getPrintInformation()