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
Thanks for pointing this out! If you create a pull, create I'll happily test and merge it.
The module needs updating -- some of these have been written when v2 was in its early stages. We are closer to releasing this CLI Tool. I hopefully will announce soon.
Sure. I'll make PR with this change as well as the one I discussed/highlighted earlier about not being able to add filters to FilteredStream as well (FilteredStream was missing _has_params = True.
Found the issue to be in this line of delete_all_rules():
No need for .json() as self.get_rules() already returns it as such.
The text was updated successfully, but these errors were encountered: