Skip to content
Snippets Groups Projects
Commit d3f8534a authored by Renaud Le Gac's avatar Renaud Le Gac
Browse files

Bug fixed.

parent 79876f32
No related branches found
No related tags found
No related merge requests found
...@@ -23,4 +23,4 @@ class BaseSvc: ...@@ -23,4 +23,4 @@ class BaseSvc:
""" """
if self.debug: if self.debug:
pprint.pprint(*args) pprint.pprint(args)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment