Commit 9efc5c0
authored
Update submission.py (#499)
Cleanup some unused comments
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced submission state recovery through improved JSON handling.
- Improved job state management with refined error handling and logging.
- **Bug Fixes**
- Updated methods to better manage unexpected job states.
- **Documentation**
- Clarified method signatures and functionality in the `Submission` and
`Job` classes for better understanding.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 819eddf commit 9efc5c0
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
515 | 514 | | |
516 | 515 | | |
517 | 516 | | |
518 | | - | |
519 | 517 | | |
520 | 518 | | |
521 | 519 | | |
522 | | - | |
523 | | - | |
524 | 520 | | |
525 | 521 | | |
526 | 522 | | |
| |||
545 | 541 | | |
546 | 542 | | |
547 | 543 | | |
548 | | - | |
549 | 544 | | |
550 | 545 | | |
551 | 546 | | |
| |||
759 | 754 | | |
760 | 755 | | |
761 | 756 | | |
762 | | - | |
763 | 757 | | |
764 | 758 | | |
765 | 759 | | |
| |||
0 commit comments