mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Unignore Ruff PLR in tests (#114470)
* Unignore Ruff PLR in tests * Address review comments * review comments * fix import * Update test_api.py * Update test_api.py * Update test_api.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""The tests for the mochad switch platform."""
|
||||
|
||||
import unittest.mock as mock
|
||||
from unittest import mock
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user