AlgebraicJulia / Catlab.jl

A framework for applied category theory in the Julia language
https://www.algebraicjulia.org
MIT License
614 stars 58 forks source link

Consistent whitespace in runtests.jl #855

Closed neonWhiteout closed 1 year ago

neonWhiteout commented 1 year ago

Added two spaces on line 4 in runtests.jl to make it consistent with the other include statements.

Really really minor.