-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support setting an empty session list (#523)
* feat: support setting an empty session list * refactor: better error messages for empty sessions * Apply suggestions from code review Co-authored-by: Claudio Jolowicz <[email protected]> * Update tests/test_tasks.py Co-authored-by: Tom Fleet <[email protected]> * refactor: empty list printing * refactor: simpler impl * Remove debugging statement from noxfile.py * Blacken Co-authored-by: Tom Fleet <[email protected]> Co-authored-by: Claudio Jolowicz <[email protected]>
- Loading branch information
1 parent
c94b62e
commit f5be2cc
Showing
5 changed files
with
103 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters