- Ausbesserungen Gschliefgraben Glasfaser
This commit is contained in:
parent
87cb78af65
commit
675dd2f641
8 changed files with 335 additions and 57 deletions
|
|
@ -1,2 +1,4 @@
|
|||
# For relative imports to work in Python 3.6
|
||||
import os, sys; sys.path.append(os.path.dirname(os.path.realpath(__file__)))
|
||||
''' For relative imports to work in Python 3.6 '''
|
||||
import os
|
||||
import sys
|
||||
sys.path.append(os.path.dirname(os.path.realpath(__file__)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue