Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
663 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 34 commits in 4 repositories
Created a pull request in mza921/Plex-Auto-Collections that received 1 comment
Fix: errors out due to a missed space
Someone missed a space, which causes the error message: IndentationError: unindent does not match any outer indentation level when ran. This fixes it.