46c2f6052db39ec8265dc2384e5c8732bffa0690,predict_postings_test.py,,,#,148

Before Change


                            msg=f"The list of suggested accounts should not be empty, but was found to be empty for transaction {transaction}.")


if __name__ == "__main__":
    unittest.main(buffer=True)

After Change


except ImportError as e:
    coloredlogs = None
if coloredlogs:
    coloredlogs.install(level=LOG_LEVEL)


class PredictPostingsTest(unittest.TestCase):
    """
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: beancount/smart_importer
Commit Name: 46c2f6052db39ec8265dc2384e5c8732bffa0690
Time: 2018-02-04
Author: johannesjh@users.noreply.github.com
File Name: predict_postings_test.py
Class Name:
Method Name:


Project Name: suragnair/alpha-zero-general
Commit Name: f1c98a9b37e4b3bdddd4595966a7398829795817
Time: 2020-05-05
Author: mikhail.simin@gmail.com
File Name: main.py
Class Name:
Method Name:


Project Name: GoogleCloudPlatform/python-docs-samples
Commit Name: 70a41b6df0996760d8decf093e39507a3fd87a1d
Time: 2016-11-30
Author: jonwayne@google.com
File Name: nox.py
Class Name:
Method Name: _session_tests