Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
DemiSel
/
Messenger_1Million_Stats
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
1
Lanzamientos
0
Wiki
Actividad
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19
Commits
8
Ramas
Árbol:
3a1b3f446e
DEV-Mael
add_multimedia_data
add_tests
feature/findHolesV2
feature/find_gromots
feature/find_holes
feature/message_filters
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '3a1b3f446e'
${ noResults }
Messenger_1Million_Stats
/
million
/
model
/
participant.py
participant.py
77B
Histórico
Original
1
2
3
4
5
6
from pydantic import BaseModel
class Participant(BaseModel):
name: str