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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphs/bidirectional_search.py

Lines changed: 1 addition & 1 deletion
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)