7b550542b3362a72ccd833c4798f638d122674c8,docs/conf.py,,,#,24

Before Change



MOCK_MODULES = ["tensorflow", "enso", "spacy", "scikit-learn", "pandas", "numpy"]

for mod_name in MOCK_MODULES:
    sys.modules[mod_name] = mock.Mock()


// -- General configuration ---------------------------------------------------

// If your documentation needs a minimal Sphinx version, state it here.
//
// needs_sphinx = "1.0"

// Add any Sphinx extension module names here, as strings. They can be
// extensions coming with Sphinx (named "sphinx.ext.*") or your custom
// ones.
extensions = [
    "sphinx.ext.autodoc",
]

After Change


author = "Madison May, Ben Townsend"

// The short X.Y version
version, __version__ = ("0.1",) * 2

// The full version, including alpha/beta/rc tags
release = "0.1.0"
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 8

Instances


Project Name: IndicoDataSolutions/finetune
Commit Name: 7b550542b3362a72ccd833c4798f638d122674c8
Time: 2018-07-06
Author: madison@indico.io
File Name: docs/conf.py
Class Name:
Method Name:


Project Name: J535D165/recordlinkage
Commit Name: 848f445bc3f0bb96641a69b09dea5d62773cc551
Time: 2018-07-24
Author: jonathandebruinhome@gmail.com
File Name: docs/conf.py
Class Name:
Method Name:


Project Name: silvandeleemput/memcnn
Commit Name: 441ba8f82e54a935d16c110fbc61071c3739c6e8
Time: 2019-07-09
Author: silvandeleemput@gmail.com
File Name: docs/conf.py
Class Name:
Method Name: