File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed
Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 1- # Build and Release Folders
2- bin-debug /
3- bin-release /
4- [Oo ]bj /
5- [Bb ]in /
6- dist /
7-
8- # Other files and folders
9- deepstack_python.egg-info *
10- .settings /
11- .ipynb_checkpoints
12-
13- # Executables
14- * .swf
15- * .air
16- * .ipa
17- * .apk
18-
19- # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
20- # should NOT be excluded as they contain compiler settings and other important
21- # information for Eclipse / Flash Builder.
22-
231# Byte-compiled / optimized / DLL files
242__pycache__ /
253* .py [cod ]
3917lib /
4018lib64 /
4119parts /
20+ __pycache__ /
4221sdist /
4322var /
4423wheels /
Original file line number Diff line number Diff line change 11"""
2- Deepstack cpre .
2+ Deepstack core .
33"""
44import imghdr
55import requests
You can’t perform that action at this time.
0 commit comments