Skip to content

Instantly share code, notes, and snippets.

@glasgowm148
Created January 22, 2019 18:27
Show Gist options
  • Save glasgowm148/a95ee01fbef15461c323305149f99f41 to your computer and use it in GitHub Desktop.
Save glasgowm148/a95ee01fbef15461c323305149f99f41 to your computer and use it in GitHub Desktop.
error: Your local changes to the following files would be overwritten by checkout:
db.sqlite3
rango/__pycache__/tests_chapter8.cpython-37.pyc
rango/__pycache__/views.cpython-37.pyc
Please commit your changes or stash them before you switch branches.
Aborting
Traceback (most recent call last):
File "run_tests.py", line 236, in <module>
main(args.url, args.student, args.deadline)
File "run_tests.py", line 151, in main
assert(ret == 0)
AssertionError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment