pylint formatting
This commit is contained in:
parent
a30b358709
commit
8b9f9478a4
3 changed files with 20 additions and 13 deletions
|
@ -1,8 +1,8 @@
|
|||
import logging
|
||||
import logging.config
|
||||
import time
|
||||
|
||||
import features
|
||||
import time
|
||||
|
||||
from peewee import fn
|
||||
|
||||
|
|
Reference in a new issue