Skip to content

Commit d4f2918

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 16de735 commit d4f2918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: graphs/bidirectional_search.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ def main() -> None:
178178

179179

180180
if __name__ == "__main__":
181-
main()
181+
main()

0 commit comments

Comments
 (0)