mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-06 08:30:42 +00:00
Remove extraneous test file
This commit is contained in:
parent
46a99243cd
commit
0c9c6a1c1c
1 changed files with 0 additions and 12 deletions
12
foo.py
12
foo.py
|
@ -1,12 +0,0 @@
|
|||
"""Stub."""
|
||||
|
||||
|
||||
class Ruffed:
|
||||
"""Stub."""
|
||||
|
||||
def __call__(self, a, b) -> None:
|
||||
"""
|
||||
:param a: table rows
|
||||
:param b: table rows
|
||||
"""
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue