Skip to content

Commit 339dffe

Browse files
authored
Fix comment formatting in clang_format.py
1 parent 9ab0fcb commit 339dffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c_formatter_42/formatters/clang_format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def get_clang_format_path() -> str:
7575
)
7676

7777

78-
#Set var to result of search:
78+
# Set var to result of search
7979
CLANG_FORMAT_EXEC = get_clang_format_path()
8080

8181

0 commit comments

Comments
 (0)