Skip to content

Commit

Permalink
fix import linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Feb 19, 2025
1 parent 1bd6e4a commit 1b5eb06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/processes/test_convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Unit tests of functions within :mod:`weaver.processes.convert`.
"""
import inspect

import logging

# pylint: disable=R1729 # ignore non-generator representation employed for displaying test log results
Expand Down

0 comments on commit 1b5eb06

Please sign in to comment.