Reformatted

This commit is contained in:
Jack Stdin
2016-01-12 23:21:06 +03:00
parent 9803b1d25a
commit acfee0cd8c
10 changed files with 33 additions and 23 deletions

View File

@@ -1,8 +1,9 @@
# -*- coding: utf-8 -*-
from aore.aoutils.aoupdater import AoUpdater
import optparse
from aore.aoutils.aoupdater import AoUpdater
def update_base(updates_count):
aoupdater = AoUpdater()