Skip to content

Commit b39eaca

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

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
@@ -170,4 +170,4 @@ def main() -> None:
170170

171171

172172
if __name__ == "__main__":
173-
main()
173+
main()

0 commit comments

Comments
 (0)