Skip to content

Commit 3588eee

Browse files
committed
Waive autopep8 patch license check
1 parent bb0aeb2 commit 3588eee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,6 +2160,8 @@ def _python_checkpatchfiles():
21602160
'matplotlib-3.5.3.patch',
21612161
'matplotlib-3.6.3.patch',
21622162
'matplotlib-3.7.0.patch',
2163+
# Empty license field. It's MIT
2164+
'autopep8.patch',
21632165
}
21642166
allowed_licenses = [
21652167
"MIT",

0 commit comments

Comments
 (0)