fixed up a few issues found from linter

This commit is contained in:
2021-03-19 18:03:00 +11:00
parent c2d0004537
commit 6d071f14dd
2 changed files with 5 additions and 1 deletions

2
ai.py
View File

@@ -9,6 +9,8 @@ from files import Entry, File, FileRefimgLink
from person import Person, PersonRefimgLink
from refimg import Refimg
# pylint: disable=no-member
################################################################################
# /aistats -> placholder for some sort of stats
################################################################################