Skip to content

Commit

Permalink
style: 💄 fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
severo committed Mar 14, 2023
1 parent 5565f28 commit df6837a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api/src/api/routes/rows.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Copyright 2022 The HuggingFace Authors.

import logging
from typing import Any, List, Optional, Tuple
from functools import lru_cache, partial
from typing import Any, List, Optional, Tuple

import numpy as np
import pyarrow as pa
Expand Down

0 comments on commit df6837a

Please sign in to comment.