mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
These get to live next to the existing library and query tests, and are run as part of both the Python 2 and Python 3 language tests.
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
| package | package |
|
|
| package.__init__ | package/__init__.py |
|
|
| package.mod | package/mod |
|
|
| package.mod | package/mod.py |
|
|
| package.mod.__init__ | package/mod/__init__.py |
|