mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 18:20:09 +01:00
making flake8 happy
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
sys.path.insert(0, os.path.abspath("."))
|
||||
from version_from_src import get_version
|
||||
from version_from_src import get_version # noqa: E402
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user