Skip to content
Snippets Groups Projects

MAINT: refactor _Messages class

Merged Henrik tom Wörden requested to merge f-messages into dev
All threads resolved!
16 files
+ 667
34
Compare changes
  • Side-by-side
  • Inline

Files

@@ -385,7 +385,7 @@ action : str
Either "grant" or "deny"
permission : str
For example "RETRIEVE:*".
For example ``RETRIEVE:*``.
priority : bool, optional
Whether the priority shall be set, defaults is False.
Loading