File tree Expand file tree Collapse file tree 3 files changed +9
-49
lines changed Expand file tree Collapse file tree 3 files changed +9
-49
lines changed Original file line number Diff line number Diff line change 11BSD 3-Clause License
22
3+ All contributions by Meta:
34Copyright (c) Meta Platforms, Inc. and affiliates.
45All rights reserved.
56
7+ All contributions by Kiuk Chung:
8+ Copyright (c) Kiuk Chung
9+ All rights reserved.
10+
11+ All contributions by Tristan Rice:
12+ Copyright (c) Tristan Rice
13+ All rights reserved.
14+
615Redistribution and use in source and binary forms, with or without
716modification, are permitted provided that the following conditions are met:
817
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5858 usort format " $file "
5959 black " $file " -q
6060 flake8 " $file " || LINT_ERRORS=1
61- scripts/copyright.py " $file " || LINT_ERRORS=1
6261 done
6362else
6463 echo " No changes made to any Python files. Nothing to do."
You can’t perform that action at this time.
0 commit comments