Skip to content

Commit

Permalink
update black
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnc committed Sep 26, 2023
1 parent 850f480 commit 9573399
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ env.Append(
)

if "host" in targets:

if platform.system() != "Windows":
host_env = env.Clone(CC="clang")
llvm_flags = [
Expand Down
2 changes: 1 addition & 1 deletion requirements-black.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==22.10.0
black==23.9.1

0 comments on commit 9573399

Please # to comment.