Files
edx-platform/cms/djangoapps/github_sync/exceptions.py
2012-07-05 11:54:43 -04:00

3 lines
43 B
Python

class GithubSyncError(Exception):
pass