Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
c6ec9146
Commit
c6ec9146
authored
Oct 06, 2020
by
Thanassis Tsiodras
Committed by
Thanassis Tsiodras
Nov 17, 2020
Browse files
Appease flake8.
parent
64972430
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmt/asn2dataModel.py
View file @
c6ec9146
...
...
@@ -93,7 +93,6 @@ def main() -> None:
extraFlags
+=
" --target allboards "
os
.
putenv
(
"ASN1SCC_FLAGS"
,
extraFlags
)
if
"-v"
in
sys
.
argv
:
import
pkg_resources
# pragma: no cover
version
=
pkg_resources
.
require
(
"dmt"
)[
0
].
version
# pragma: no cover
...
...
Write
Preview
Markdown
is supported
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