Skip to content

Commit

Permalink
Add noqa for log_capture
Browse files Browse the repository at this point in the history
  • Loading branch information
yaugenst-flex committed May 6, 2024
1 parent a1ded88 commit 8f39da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_plugins/test_design.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from tidy3d.plugins.design.method import MethodIndependent

from ..utils import run_emulated, assert_log_level
from ..utils import log_capture # noqa: F401


SWEEP_METHODS = dict(
Expand Down

0 comments on commit 8f39da3

Please sign in to comment.