Skip to content

Commit 1011d46

Browse files
fix: Add noqa
1 parent 7497579 commit 1011d46

File tree

1 file changed

+1
-1
lines changed
  • src/ansys/tools/visualization_interface/types

1 file changed

+1
-1
lines changed

src/ansys/tools/visualization_interface/types/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222
"""Provides custom types."""
23-
from .mesh_object_plot import MeshObjectPlot
23+
from .mesh_object_plot import MeshObjectPlot # noqa: F401

0 commit comments

Comments
 (0)