SCons: Add unobtrusive type hints in SCons files
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
# !/ usr / bin / env python
|
||||
#!/usr/bin/env python
|
||||
from misc.utility.scons_hints import *
|
||||
|
||||
Import("env")
|
||||
Import("env_modules")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user