Files
ruff/src
Charlie Marsh 84b1490d03 Base INP check on package inference (#2079)
If a file doesn't have a `package`, then it must both be in a directory that lacks an `__init__.py`, and a directory that _isn't_ marked as a namespace package.

Closes #2075.
2023-01-21 19:49:56 -05:00
..
2023-01-10 20:21:04 -05:00
2023-01-14 08:03:27 -05:00
2023-01-20 07:44:23 -05:00