Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iPPIDB
ippidb-web
Commits
7975fad4
Commit
7975fad4
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
remove unused import
parent
7390c917
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#110397
passed with stages
in 13 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ippisite/ippidb/ws.py
+0
-1
0 additions, 1 deletion
ippisite/ippidb/ws.py
with
0 additions
and
1 deletion
ippisite/ippidb/ws.py
+
0
−
1
View file @
7975fad4
...
...
@@ -4,7 +4,6 @@ iPPI-DB web-service client utility functions
import
json
from
typing
import
List
import
xml.etree.ElementTree
as
ET
from
urllib
import
parse
as
urllib_parse
import
requests
from
bioservices
import
xmltools
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment