mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
* Use raw string for re pattern * Trim trailing whitespaces from docstrings and code * Use isinstance() instead of type() for typechecking * Remove unused imports
139 B
139 B
Pyrogram Docs
- Install requirements.
- Install
pandocandlatexmk. - HTML:
make html - PDF:
make latexpdf
TODO: Explain better