Remove foo.py

This commit is contained in:
Charlie Marsh 2022-11-06 21:03:23 -05:00
parent 85b882fc54
commit f4b5f0d259
1 changed files with 0 additions and 5 deletions

5
foo.py
View File

@ -1,5 +0,0 @@
def f():
class A:
return 1
f()