diff --git a/src/automation/tests/test_unitary_emulated.py b/src/automation/tests/test_unitary_emulated.py
index 2f58f763ccafc65a6f82eeb2eb4053e286bac64d..355408d7ebaf6e99ff1e104127ed7e36aa8d4b28 100644
--- a/src/automation/tests/test_unitary_emulated.py
+++ b/src/automation/tests/test_unitary_emulated.py
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import logging,
+import logging
 
 LOGGER = logging.getLogger(__name__)