We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084212a commit fb1dd92Copy full SHA for fb1dd92
1 file changed
test/forward.jl
@@ -1,4 +1,4 @@
1
-#module forward_tests
+module forward_tests
2
using Diffractor
3
using Diffractor: TaylorBundle, ZeroBundle, ∂☆
4
using ChainRules
@@ -184,4 +184,4 @@ end
184
)
185
end
186
187
-end
+end # module
0 commit comments