Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: spinner using invalid escape sequence (#298)
Before this running this code would result in: ``` maas/client/utils/__init__.py:341: SyntaxWarning: invalid escape sequence '\|' ``` Co-authored-by: Jacopo Rota <jacopo.rota@canonical.com>
- Loading branch information