1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2026-02-26 10:21:56 +01:00

re-structure repo

This commit is contained in:
Kai Labusch 2019-08-16 15:22:13 +02:00
commit 16e63b4673
24 changed files with 13072 additions and 0 deletions

1
qurator/__init__.py Normal file
View file

@ -0,0 +1 @@
__import__('pkg_resources').declare_namespace(__name__)