Skip to content

Commit

Permalink
docs: test docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Jul 8, 2024
1 parent 520c58d commit 9aef0e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LoopDataConverter/file_readers/file_readers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from abc import ABC, abstractmethod
from ..datatypes import Datatype, Filetype
from .datatypes import Datatype, Filetype
from ..input.input_data import InputData, OutputData
import beartype
import pandas
Expand Down
Binary file not shown.

0 comments on commit 9aef0e1

Please sign in to comment.