Added pre-commit

This commit is contained in:
2021-11-06 00:04:57 +01:00
parent f8e72443f4
commit 66b8ff5f90
13 changed files with 275 additions and 69 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
from typing import Dict
from typing import List
from typing import Optional
from aioredis import Redis
from typing import Dict, List, Optional
from bot import redis_prefix