Sign in
opensecura
/
sim
/
tests
/
4df9d91bc2985c4d06395468406dca340d78c6ee
/
.
/
variables
/
shodan_release.py
blob: cf1b487ed7f8012ee711ae2e71e49b0ca101c4ec [
file
] [
log
] [
blame
]
June Tate-Gans
4df9d91
2023-08-29 15:21:57 -0700
[
diff
] [
blame^
]
1
from
common
import
*
2
3
LOG_TIMEOUT
=
20
4
5
# The ML model filename to check for in ML tests.
6
MODEL_FILENAME
=
'mobilenet_v1_emitc_static.model'
7