Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and andreilitvin committed Feb 7, 2025
1 parent c9fdf31 commit 678832f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import configparser
import enum
import fnmatch
import glob
Expand All @@ -26,7 +27,6 @@
import sys
import textwrap
import time
import configparser
from dataclasses import dataclass
from typing import List, Optional

Expand Down

0 comments on commit 678832f

Please sign in to comment.