mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 15:15:33 +00:00
Rename resources/test/src to resources/test/fixtures (#92)
This commit is contained in:
parent
5041f6530c
commit
94faa7f301
25 changed files with 48 additions and 48 deletions
|
@ -1,10 +0,0 @@
|
|||
def f() -> int:
|
||||
yield 1
|
||||
|
||||
|
||||
class Foo:
|
||||
yield 2
|
||||
|
||||
|
||||
yield 3
|
||||
yield from 3
|
Loading…
Add table
Add a link
Reference in a new issue