mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-21 13:19:37 +08:00
Using PyDev compatible tag
This commit is contained in:
parent
9684ca80d7
commit
8197e84927
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user