- We follow conventional PEP8 guideline.
./run_check.sh format./run_check.sh lint./run_check.sh test./run_check.sh all- DO NOT commit on
mainbranch. Make a new branch and commit and create a PR request. - Formatting and linting is auto-called when you
commitandpushbut we advise you to run./run_check alloccasionally.
./run_check doc./run_check doc-server