Skip to content

Commit

Permalink
fix import for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rugeli committed Aug 2, 2024
1 parent 17302c3 commit 45bacb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cellpack/tests/test_markdown_writer.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
import pandas as pd
from cellpack.autopack.writers import MarkdownWriter
from cellpack.autopack.writers.MarkdownWriter import MarkdownWriter


@pytest.fixture
Expand Down

0 comments on commit 45bacb4

Please sign in to comment.