Skip to content

Commit c4c566e

Browse files
committed
add newline at end of file
1 parent 319df4d commit c4c566e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quidel_covidtest/.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ attr-rgx=[a-z_][a-z0-9_]*
1919
[DESIGN]
2020

2121
# Don't complain about pytest "unused" arguments.
22-
ignored-argument-names=(_.*|run_as_module)
22+
ignored-argument-names=(_.*|run_as_module)

0 commit comments

Comments
 (0)