fix(flake8):

This commit is contained in:
Alexander Myasoedov
2024-10-12 15:26:34 +03:00
parent 12695cb71a
commit ad683e99ae
2 changed files with 0 additions and 7 deletions
-1
View File
@@ -2,7 +2,6 @@ import os
from typing import AsyncGenerator
import httpx
import numpy as np
import pandas as pd
from loguru import logger
from pydantic import BaseModel