mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 21:35:58 +00:00
Remove erroneous foo.py file
This commit is contained in:
parent
138b06c98a
commit
97fc281779
1 changed files with 0 additions and 5 deletions
5
foo.py
5
foo.py
|
@ -1,5 +0,0 @@
|
|||
def function_with_nesting():
|
||||
"""Foo bar documentation."""
|
||||
@overload
|
||||
def nested_overloaded_func(a: int) -> str:
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue