Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
antaenc committed Oct 31, 2024
1 parent 9cd6916 commit f35d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/szengineflags_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_combine_flags() -> None:
SzEngineFlags.combine_flags(
[
SzEngineFlags.SZ_ENTITY_BRIEF_DEFAULT_FLAGS,
SzEngineFlags.SZ_FIND_NETWORK_DEFAULT_FLAGS,
SzEngineFlags.SZ_FIND_PATH_DEFAULT_FLAGS,
]
)

Expand Down

0 comments on commit f35d0c3

Please sign in to comment.