mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-24 00:09:07 +01:00
added missing import
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env ${python}
|
||||
|
||||
import os
|
||||
|
||||
pythonPath = os.environ['SCM_PYTHON_PATH']
|
||||
|
||||
if len(pythonPath) > 0:
|
||||
|
||||
Reference in New Issue
Block a user