You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wei Wang edited this page May 8, 2020
·
2 revisions
Code Style
We use Google style for the python code of this project.
The linting CI is enabled, which runs the linting tools against every pull request.
If your PR results in any error, please fix it.
You can use the auto-format tool available in your editor, e.g., yapf