011e9a9ace5f82038f8a45ca78e3c5dbee341d18,General_Deep_Q_RL/experiment/base_controllers.py,,,#,13

Before Change



import matplotlib
// Force matplotlib to not use any Xwindows backend.
matplotlib.use("Agg")
from matplotlib import pyplot as plt
import numpy as np
import joblib

After Change


            plt.show()


if __name__ == "__main__":
    pass
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 4

Instances


Project Name: VinF/deer
Commit Name: 011e9a9ace5f82038f8a45ca78e3c5dbee341d18
Time: 2016-03-08
Author: vincent.francois@gmail.com
File Name: General_Deep_Q_RL/experiment/base_controllers.py
Class Name:
Method Name:


Project Name: mahyarnajibi/SNIPER
Commit Name: a357bcd544b65ec7ca3602116973710de7bc04f3
Time: 2019-11-25
Author: mahyarnajibi@gmail.com
File Name: main_test.py
Class Name:
Method Name:


Project Name: recipy/recipy
Commit Name: 16591f893f7bbf26dfa8c2eda57b75818fc8c082
Time: 2016-10-24
Author: michaelj@epcc.ed.ac.uk
File Name: integration_test/script_test/run_matplotlib.py
Class Name:
Method Name:


Project Name: recipy/recipy
Commit Name: 55b3cabd0d30c7c1830dbfad2d4f7a7ed6037f9e
Time: 2016-10-24
Author: michaelj@epcc.ed.ac.uk
File Name: integration_test/script_test/run_matplotlib.py
Class Name:
Method Name: