cd5adbc7db0897c0590f0c3038487d5cae03e623,docs/conf.py,,,#,14

Before Change



// Generate the API documentation when building
autosummary_generate = True
autodoc_mock_imports = ["_tkinter"]
// both of the following two lines don"t work
// see falexwolf"s issue for numpydoc
// autodoc_member_order = "bysource"
// autodoc_default_flags = ["members"]

After Change




// Don’t use tkinter agg when importing scanpy → … → matplotlib
matplotlib.use("agg")

// remove PyCharm’s old six module
if "six" in sys.modules:
    for pypath in list(sys.path):
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 5

Non-data size: 5

Instances


Project Name: theislab/scanpy
Commit Name: cd5adbc7db0897c0590f0c3038487d5cae03e623
Time: 2018-05-16
Author: flying-sheep@web.de
File Name: docs/conf.py
Class Name:
Method Name:


Project Name: david-abel/simple_rl
Commit Name: ddefa82e40c59e0b1551ad8bca67f4eaac4f2182
Time: 2019-10-28
Author: david_abel@brown.edu
File Name: simple_rl/utils/chart_utils.py
Class Name:
Method Name:


Project Name: autoreject/autoreject
Commit Name: 09e72027e6b090d44f0c664a22b8c31ec30be9bb
Time: 2016-10-08
Author: mainakjas@gmail.com
File Name: autoreject/tests/test_autoreject.py
Class Name:
Method Name:


Project Name: danforthcenter/plantcv
Commit Name: 62114d37a2bc271d858ed897c9b277af019ec603
Time: 2019-02-18
Author: noahfahlgren@gmail.com
File Name: plantcv/plantcv/__init__.py
Class Name:
Method Name:


Project Name: pgmpy/pgmpy
Commit Name: 0275a093fc9da9d8b6bb8d6aa5c9c729248dd6f8
Time: 2014-12-13
Author: abinash.panda.ece10@itbhu.ac.in
File Name: docs/sphinxext/gen_rst.py
Class Name:
Method Name: