This website works better with JavaScript.
홈
탐색
도움말
로그인
DemiSel
/
Messenger_1Million_Stats
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
1
릴리즈
0
위키
Activity
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.
11
커밋
8
브랜치
트리:
11148dd2fb
DEV-Mael
add_multimedia_data
add_tests
feature/findHolesV2
feature/find_gromots
feature/find_holes
feature/message_filters
master
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from '11148dd2fb'
${ noResults }
Messenger_1Million_Stats
/
million
/
model
/
participant.py
participant.py
77B
히스토리
Raw
1
2
3
4
5
6
from pydantic import BaseModel
class Participant(BaseModel):
name: str