We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91e9cc commit 3b95c7fCopy full SHA for 3b95c7f
1 file changed
src/api/__init__.py
@@ -1,16 +0,0 @@
1
-#!/usr/bin/env python
2
-# -*- coding: utf-8 -*-
3
-# vim: ts=4:et:sw=4:
4
-
5
-# ----------------------------------------------------------------------
6
-# Copyleft (K), Jose M. Rodriguez-Rosa (a.k.a. Boriel)
7
-#
8
-# This program is Free Software and is released under the terms of
9
-# the GNU General License
10
11
12
-from src.api import debug # noqa
13
-from src.api import errors # noqa
14
-from src.api import errmsg # noqa
15
-from src.api import utils # noqa
16
-from src.api import symboltable # noqa
0 commit comments