You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a pity. Lazy people like me would like to look at a demo which shows the features of a piece of software before the dive into the documentation.
And, tests/docs/customizing.py has
from .. import Example
which doesn't exist.
So, please, add a working example.py.
Thanks,
Helmut
That's a pity. Lazy people like me would like to look at a demo which shows the features of a piece of software before the dive into the documentation.
Hmm, I think I get your point.
I guess it would be nice if there was an examples/ directory with some examples.
feluxe
changed the title
Rule method doesn't exist anymore
Add "examples" directory to provide some basic code examples.
Apr 27, 2020
examples_old.py tries to import method "Rule" which doesn't exist anymore. Is there a replacement or a working example.py?
Thanks for a hint,
Helmut
The text was updated successfully, but these errors were encountered: