This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
AMMOD
/
PyCS
fork de
troebs/PyCS
Observar
6
Favorito
0
Fork
0
Arquivos
Tree:
aa24101018
Branches
Tags
ammod
ammod-add-users-for-manual-annotations
ammod-feature-manual-bbox-inference
ammod-feature-pre-generation-of-thumbnails
django_backend
master
old_ammod
v2021
v0.1
PyCS
/
pycs
/
util
/
GenericWrapper.py
GenericWrapper.py
85 B
Histórico
Raw
1
2
3
class GenericWrapper:
def __init__(self, value=None):
self.value = value