mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
fix methods.py ->NameError: name 'sys' is not defined
Update methods.py Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
This commit is contained in:
parent
e69b7083d4
commit
0e7b8cd356
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import os
|
||||
import sys
|
||||
import re
|
||||
import glob
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue