mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NFC] python_format: Use a valid target version
This commit is contained in:
@@ -137,7 +137,7 @@ def main():
|
||||
"-m",
|
||||
"black",
|
||||
"--target-version",
|
||||
"py27",
|
||||
"py38",
|
||||
]
|
||||
|
||||
if args.check:
|
||||
|
||||
Reference in New Issue
Block a user