Skip to content

Commit 31ffce5

Browse files
reformat
1 parent e7787c4 commit 31ffce5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pysonar_scanner/__main__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343

4444
def main():
4545
exit(scan())
46-
46+
47+
4748
def scan():
4849
try:
4950
return do_scan()

0 commit comments

Comments
 (0)