checkpoint
checkpoint copied to clipboard
Updated sequences
added parallelization for first todo
Hello @rahul-netizen! Thanks for opening this PR.
- In the file
checkpoint/sequences.py
:
Line 388:9: E265 block comment should start with '# ' Line 389:9: E265 block comment should start with '# ' Line 392:1: W293 blank line contains whitespace
Do see the Hitchhiker's guide to code style
Hey @rahul-netizen, so sorry for the late response. Can you address the pep8 issues and add tests for the changes? Thanks!