Skip to content

Commit

Permalink
add parens
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Brown committed Feb 29, 2024
1 parent 4bc86be commit 247412c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/categorical_algebra/CSets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ rem_part!(p3, :V, 4)
# Test nauty interface
######################

if !Sys.iswindows
if !Sys.iswindows()
using nauty_jll

# G1 = 3-cycle, G2 = 3-cycle with extra vertex
Expand Down

0 comments on commit 247412c

Please sign in to comment.