Skip to content

Commit

Permalink
Refactor WorkspaceManager
Browse files Browse the repository at this point in the history
- Rename `workspaces` to `active_workspaces`
- Prefer quote blocks to colon quote expressions
- Prefer if blocks to ternary operators
- Remove single pipes
- Minor changes to docstrings and comments
- Remove trailing whitespace
  • Loading branch information
savq committed Oct 17, 2022
1 parent 9aad08d commit ef3f826
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 113 deletions.
Loading

0 comments on commit ef3f826

Please sign in to comment.