Skip to content

Instantly share code, notes, and snippets.

@xnuinside
Last active March 20, 2020 17:09
Show Gist options
  • Save xnuinside/d8d0d4c2c4ffb41a6c086b2486cbf174 to your computer and use it in GitHub Desktop.
Save xnuinside/d8d0d4c2c4ffb41a6c086b2486cbf174 to your computer and use it in GitHub Desktop.
Medium gists
class User(Base):
id: int
name: str
fullname: str
nickname: str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment