Skip to content

Commit

Permalink
Removed the import of dmp
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcdowall committed Jun 30, 2017
1 parent a2d09a6 commit d8f3653
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ def __getattr__(cls, name):
MOCK_MODULES = ['pyBigWig', 'dmp']
sys.modules.update((mod_name, Mock()) for mod_name in MOCK_MODULES)

import dmp


# -- General configuration ------------------------------------------------

Expand Down

0 comments on commit d8f3653

Please sign in to comment.