pylint fixes

This commit is contained in:
dandds
2018-08-02 16:14:18 -04:00
parent 45b47c41bf
commit 8ec27cbb31
6 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
import tornado.gen
from sqlalchemy import exists, and_
from sqlalchemy.orm.exc import NoResultFound
from sqlalchemy.orm.attributes import flag_modified