Skip to content

Commit

Permalink
change smrt import
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsandells committed Jan 19, 2022
1 parent a97a9b7 commit 6c834e4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@
#
import os
import sys
#import mock

#MOCK_MODULES = ['warnings', 'oct2py']
#for mod_name in MOCK_MODULES:
# sys.modules[mod_name] = mock.Mock()
\



Expand All @@ -41,7 +37,6 @@
# import oct2py
# For everything:
import xarray
import smrt


# sphinxcontrib-restbuilder specific code
Expand Down

0 comments on commit 6c834e4

Please sign in to comment.