Skip to content

Commit

Permalink
There
Browse files Browse the repository at this point in the history
  • Loading branch information
JDJGInc authored Apr 25, 2024
1 parent a505d4b commit 5c5e6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os
import secrets
from contextlib import asynccontextmanager
from typing import Dict, Optional, Union
from typing import Any, Dict, Optional, Union

import aiohttp
import asyncpg
Expand Down

0 comments on commit 5c5e6da

Please sign in to comment.