Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 2, 2024
1 parent 4d8a84f commit 3226e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nb-tester/test/test_notebook_classification.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from types import SimpleNamespace
from pathlib import Path

from qiskit_docs_notebook_tester import Config, matches
from qiskit_docs_notebook_tester.config import Config, matches


def test_all_notebooks_are_classified():
Expand Down

0 comments on commit 3226e92

Please sign in to comment.