Lautaro Estienne commited on
Commit ·
582311a
1
Parent(s): df15c6a
first commit
Browse files
custom_generate/generate.py
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
+
def generate():
|
| 4 |
+
pass
|
custom_generate/requirements.txt
ADDED
|
File without changes
|