Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 27, 2023
1 parent 7839fb2 commit 1a4613b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
Test the simplest proxy use scenario for smoke.
"""
import os
import sys
import time
import tempfile
import subprocess
import sys
from random import random
from typing import Any, List, Generator
from pathlib import Path
Expand Down

0 comments on commit 1a4613b

Please sign in to comment.