Skip to content

Commit 5ba597d

Browse files
committed
lint fix
1 parent f3867fd commit 5ba597d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/author-check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import sys
55
import tomllib
66

7+
78
def error(msg):
89
print('ERROR:', msg, file=sys.stderr)
910
sys.exit(1)

0 commit comments

Comments
 (0)