Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
401b80b0
Commit
401b80b0
authored
Aug 07, 2019
by
Pierre Dittgen
Browse files
fix import order
parent
60b56131
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/views.py
View file @
401b80b0
...
...
@@ -15,11 +15,10 @@ from urllib.parse import urlencode, urljoin
import
jsonschema
import
requests
import
tableschema
import
tabulator
from
backports.datetime_fromisoformat
import
MonkeyPatch
from
commonmark
import
commonmark
from
flask
import
abort
,
make_response
,
redirect
,
render_template
,
request
,
url_for
import
tabulator
from
opendataschema
import
GitSchemaReference
,
by_commit_date
from
validata_core
import
messages
,
repair
...
...
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