fix no modual error (#1892)

### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Kevin Hu 2024-08-09 17:02:18 +08:00 committed by GitHub
parent ff75008801
commit 4fecc2fae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
import re
import os
from flask_login import current_user
from peewee import fn