issues
search
OpenThaiGPT
/
openthaigpt-pretraining
Apache License 2.0
21
stars
10
forks
source link
Fix Flake8 and Black for set_annual
#333
Open
boss-chanon
opened
11 months ago
boss-chanon
commented
11 months ago
Why this PR
fix flake8 and black for set_annual
Changes
fix flake8
fix black
Related Issues
Close #
Checklist
[ ] PR should be in the
Naming convention
[ ] Assign yourself in to Assigneees
[ ] Tag related issues
[ ] Constants name should be ALL_CAPITAL, function name should be snake_case, and class name should be CamelCase
[ ] complex function/algorithm should have
Docstring
[ ] 1 PR should not have more than 200 lines changes (Exception for test files). If more than that please open multiple PRs
[ ] At least PR reviewer must come from the task's team (model, eval, data)
Why this PR
fix flake8 and black for set_annual
Changes
Related Issues
Close #
Checklist