rsn86/fix_package
#4
by
rsn86
- opened
src/.gitignore
CHANGED
@@ -5,5 +5,4 @@ __pycache__/
|
|
5 |
*.py[cod]
|
6 |
*$py.class
|
7 |
__tmp/*
|
8 |
-
|
9 |
-
node_modules
|
|
|
5 |
*.py[cod]
|
6 |
*$py.class
|
7 |
__tmp/*
|
8 |
+
node_modules
|
|
src/backend/gradio_highlightedtextbox/py.typed
ADDED
File without changes
|