Spaces:
Runtime error
Runtime error
Update shakespeare.pkl
Browse files- shakespeare.pkl +0 -6
shakespeare.pkl
CHANGED
@@ -1,6 +0,0 @@
|
|
1 |
-
import pickle
|
2 |
-
|
3 |
-
github_url = "https://github.com/TheMITTech/shakespeare"
|
4 |
-
|
5 |
-
with open('shakespeare.pkl', 'wb') as fp:
|
6 |
-
pickle.dump(github_url, fp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|