Remove foo.py

This commit is contained in:
Charlie Marsh 2022-11-06 21:03:23 -05:00
parent 85b882fc54
commit f4b5f0d259

5
foo.py
View file

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