Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
brivas
mdf_reader
Commits
d510abd4
Commit
d510abd4
authored
5 years ago
by
iregon
Browse files
Options
Download
Email Patches
Plain Diff
Renamed validate package to validator
parent
71fb4509
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
read.py
read.py
+1
-1
No files found.
read.py
View file @
d510abd4
...
...
@@ -34,7 +34,7 @@ from .common import pandas_TextParser_hdlr
from
.reader
import
import_data
from
.reader
import
get_sections
from
.reader.read_sections
import
main
as
read_sections
from
.validat
e
import
validate
from
.validat
or
import
validate
toolPath
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
))
schema_lib
=
os
.
path
.
join
(
toolPath
,
'data_models'
,
'lib'
)
...
...
This diff is collapsed.
Click to expand it.
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