mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Using PyDev compatible tag
This commit is contained in:
parent
9684ca80d7
commit
8197e84927
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue