Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Jul 14, 2024
1 parent 5abc972 commit a4f4643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dandi_s3_log_parser/testing/_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import random
from typing import Literal

from ._config import REQUEST_TYPES
from .._config import REQUEST_TYPES


def find_random_example_line(
Expand Down

0 comments on commit a4f4643

Please sign in to comment.