Skip to content

Commit

Permalink
Consolidate __init__.py files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stvad committed Apr 7, 2018
1 parent 042cde3 commit 3473999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions __init__.py

This file was deleted.

3 changes: 3 additions & 0 deletions crowd_anki/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
try:
# Register for https://github.com/dayjaby/AnkiHub plugin system.
import ankihub

ankihub.update(['Stvad/CrowdAnki'])
except:
pass

from . import main

0 comments on commit 3473999

Please sign in to comment.