Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dg
dg
Commits
1b90a5bd
Commit
1b90a5bd
authored
Oct 17, 2016
by
Jonathan Lambrechts
Browse files
add blank dgpy/scripts/__init__.py to fix imports in python2
parent
158678f8
Pipeline
#1147
passed with stage
in 27 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dgpy/scripts/CMakeLists.txt
View file @
1b90a5bd
...
...
@@ -24,6 +24,7 @@ set(SCRIPTS
dgLinearAnalysis.py
distance.py
utils.py
__init__.py
)
foreach
(
SCRIPT
${
SCRIPTS
}
)
...
...
dgpy/scripts/__init__.py
0 → 100644
View file @
1b90a5bd
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment