EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
ingestor
Commits
04275019
Commit
04275019
authored
Nov 04, 2021
by
Mussab Abdalla
Browse files
importing path fix
parent
86ae1053
Pipeline
#18232
passed with stages
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_browse_report.py
View file @
04275019
...
...
@@ -30,6 +30,11 @@ from os.path import dirname, join
from
datetime
import
datetime
from
dateutil
import
tz
import
sys
sys
.
path
.
insert
(
0
,
join
(
dirname
(
dirname
(
__file__
)),
''
))
from
ingestor.browse_report
import
parse_browse_report
...
...
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