Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix formatting of db manager python code
  • Loading branch information
NathanW2 committed Mar 21, 2015
1 parent 57046c5 commit 297a94f
Show file tree
Hide file tree
Showing 40 changed files with 7,295 additions and 6,995 deletions.
2 changes: 2 additions & 0 deletions python/plugins/db_manager/__init__.py
Expand Up @@ -20,6 +20,8 @@
***************************************************************************/
"""


def classFactory(iface):
from .db_manager_plugin import DBManagerPlugin

return DBManagerPlugin(iface)

0 comments on commit 297a94f

Please sign in to comment.