This website requires JavaScript.
Explore
Help
Sign In
PaiGramTeam
/
python-genshin-artifact
Watch
3
Star
0
Fork
0
You've already forked python-genshin-artifact
mirror of
https://github.com/PaiGramTeam/python-genshin-artifact.git
synced
2024-11-17 13:22:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aa9049f851
python-genshin-artifact
/
python_genshin_artifact
/
models
/
buff.py
8 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
:tada: Initial commit
2023-05-14 04:29:29 +00:00
from
pydantic
import
BaseModel
class
BuffInfo
(
BaseModel
)
:
name
:
str
config
:
str
:art: Format code with black
2023-05-14 04:46:48 +00:00
star
:
int
Reference in New Issue
Copy Permalink