We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a1492 commit 512c093Copy full SHA for 512c093
test/runtests.jl
@@ -1,6 +1,6 @@
1
using PythonCall, Test, Dates, Aqua
2
3
-# Aqua.test_all(PythonCall)
+Aqua.test_all(PythonCall, unbound_args=false)
4
5
@testset "PythonCall.jl" begin
6
@testset "abstract" begin
0 commit comments