Closed jonas-schulze closed 4 years ago
I added some non-doctest related commits lately. I can split this PR, if you like. 🙂
The CI is currently broken, so I would need to fix this first before the doctests actually have a benefit
But in general I like the idea of having more / any doctests very much :)
Given I haven't had time to work on this for quite some time, I think this is good to go.
I will try to get to this the next couple days, but its already very much appreciated :)
I tried to make the docstring of
@var
a doctest (which is fine as it is), but even usingit keeps failing:
As the docstring is correct and very simple, I'll stop trying.
I won't even try for
@unique_var
due to the randomized names.