Files
codeql/python/ql/test/query-tests/Functions/general/InitIsGenerator.expected
Rasmus Wriedt Larsen 3c33e863ad Python: split tests for Functions into more files
Makes it easier to see what the testcases are relevant for what queries.
2019-09-19 11:54:28 +02:00

2 lines
96 B
Plaintext

| explicit_return_in_init.py:32:5:32:23 | Function __init__ | __init__ method is a generator. |