Closed RyanKung closed 7 years ago
Interesting method. How is one supposed to use it?
When adding new code the standard practice is to add an example if possible and, importantly, test coverage (without test nothing get merged).
@lsbardel Here is the unit test and examples.
Thanks for this.
Can you make this pull request against the dev
branch?
It will go into pulsar 2.0
Hi @lsbardel , plz check https://github.com/quantmind/pulsar/pull/280 and https://github.com/quantmind/pulsar/pull/279 which is for dev
branch
replaced by #279 agains the dev branch
1) Should not use
callable
as parameter name; 2) Added a decorator to :class:Router
for supportingflask
like router.