make format

This commit is contained in:
callebtc
2023-01-11 17:53:58 +01:00
parent affcb9feca
commit 701b66e71e

View File

@@ -1,6 +1,6 @@
import json
import os
from typing import Callable, Union, Dict
from typing import Callable, Dict, Union
import httpx