Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.fv3d
Commits
b46a3a10
Commit
b46a3a10
authored
Oct 11, 2017
by
André Anjos
💬
Browse files
Remove extra import
parent
259a5cd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/db/fv3d/driver.py
View file @
b46a3a10
...
...
@@ -74,7 +74,6 @@ class Interface(BaseInterface):
def
version
(
self
):
import
pkg_resources
# part of setuptools
return
pkg_resources
.
require
(
'bob.db.%s'
%
self
.
name
())[
0
].
version
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment