Dorothydu's picture
Upload 50 random repository samples
9d3c8f5 verified
query-filters:
- exclude:
id: py/import-and-import-from
- exclude:
# Module level cyclic import, although should be avoided, is not a problem
# from the perspective of functionality. Follow advice on
# https://codeql.github.com/codeql-query-help/python/py-cyclic-import/ to break the cycle if needed.
id: py/cyclic-import