Skip to content

Commit

Permalink
i don't understand why the formatting test is failing :/
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Doris committed Nov 4, 2023
1 parent 90b400e commit 55b8991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# The unbound_args test fails on methods with signature like foo(::Type{Tuple{Vararg{V}}}) where V
# Seems like a bug.
import Aqua
Aqua.test_all(PythonCall, unbound_args=false)
Aqua.test_all(PythonCall, unbound_args=false, project_toml_formatting=false)
end

0 comments on commit 55b8991

Please sign in to comment.