mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
General: add the os library before os.environ.get (#5249)
* add the os library before os.environ.get * move os import into the top
This commit is contained in:
parent
2b23b42da6
commit
587b98d65e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import os
|
||||
import copy
|
||||
import collections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue