You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#407
The changes in 407 were on the right track, but didn't take it all the
way. Some issues it had:
- Did not call `expanduser` to handle paths like `~/segment.py`
- Did not appear to work on both Python 2 and Python 3
- Did not show a meaningful message when a segment cannot be found
This commit repurposes the code written to import custom themes for
segments.
0 commit comments