Reformatting eos.db.saveddata

This commit is contained in:
Ebag333
2016-10-19 11:33:29 -07:00
parent feb83cf737
commit 5e10339c20
21 changed files with 360 additions and 303 deletions

View File

@@ -1,4 +1,4 @@
#===============================================================================
# ===============================================================================
# Copyright (C) 2010 Diego Duclos
#
# This file is part of pyfa.
@@ -15,14 +15,16 @@
#
# You should have received a copy of the GNU General Public License
# along with pyfa. If not, see <http://www.gnu.org/licenses/>.
#===============================================================================
# ===============================================================================
import eos.db
import eos.types
class ImportError(Exception):
pass
class DefaultDatabaseValues():
def __init__(self):
pass