Skip to content

Commit 3339f18

Browse files
committed
Appease pointless Python lint error
1 parent 4554969 commit 3339f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/swift_build_support/tests/products/test_swift.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ def test_experimental_differentiable_programming_flags(self):
322322
[x for x in swift.cmake_options
323323
if 'DSWIFT_ENABLE_EXPERIMENTAL_DIFFERENTIABLE_PROGRAMMING' in x])
324324

325-
326325
def test_experimental_concurrency_flags(self):
327326
self.args.enable_experimental_concurrency = True
328327
swift = Swift(

0 commit comments

Comments
 (0)