Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
NIFTy
Commits
1c26df80
Commit
1c26df80
authored
Jun 09, 2016
by
theos
Browse files
Fixed old dependency on nifty.keepers in lm.__init__.py
parent
314ec6d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lm/__init__.py
View file @
1c26df80
...
...
@@ -20,8 +20,8 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
from
__future__
import
division
from
nifty.
keepers
import
about
,
\
global_
dependency_injector
as
gdi
from
nifty.
config
import
about
,
\
dependency_injector
as
gdi
from
distutils.version
import
LooseVersion
as
lv
...
...
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