From 4d30a59c9ceca3f32d85ec1e44739a77c737d970 Mon Sep 17 00:00:00 2001 From: Aaron Kable Date: Thu, 8 Jan 2026 08:51:54 +0800 Subject: [PATCH] pre-comit save issue --- allianceauth/framework/datatables.py | 1 + 1 file changed, 1 insertion(+) diff --git a/allianceauth/framework/datatables.py b/allianceauth/framework/datatables.py index 731f8cbe..e34aef7e 100644 --- a/allianceauth/framework/datatables.py +++ b/allianceauth/framework/datatables.py @@ -1,3 +1,4 @@ +from collections import defaultdict import re from django.db.models import Model, Q