Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
[ci skip-rust]

[ci skip-build-wheels]
  • Loading branch information
Tom Dyas committed Sep 21, 2021
1 parent 294ef72 commit 0300dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/pants/backend/java/test/junit.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
from pants.backend.java.compile.javac import CompiledClassfiles, CompileJavaSourceRequest
from pants.backend.java.subsystems.junit import JUnit
from pants.backend.java.target_types import JavaTestsSources
from pants.core.goals.test import TestDebugRequest, TestFieldSet, TestResult, TestSubsystem
from pants.backend.java.util_rules import JdkSetup
from pants.core.goals.test import TestDebugRequest, TestFieldSet, TestResult, TestSubsystem
from pants.engine.addresses import Addresses
from pants.engine.fs import AddPrefix, Digest, MergeDigests
from pants.engine.process import FallibleProcessResult, Process
Expand Down

0 comments on commit 0300dab

Please sign in to comment.