mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
Early design for separating main classes into smaller parts. Added logger module.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"""
|
||||
import unittest
|
||||
import os
|
||||
from tempfile import mkstemp
|
||||
|
||||
from pygtktalog.dbcommon import connect, Meta, Session, Base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user