Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Jun 3, 2024
1 parent 4adc8c3 commit 3adc837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsl/tests/test_htex/test_zmq_binding.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import logging
import pathlib
from typing import Optional
from unittest import mock

import logging
import psutil
import pytest
import zmq
Expand Down

0 comments on commit 3adc837

Please sign in to comment.