mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Add missing import of 'os'
This commit is contained in:
parent
e7e1dab53d
commit
a8e13f13ba
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
# Copyright (c) 2015 Ultimaker B.V.
|
||||
# Cura is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
# It looks like setuptools creates a .pth file in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue