Formatting

This commit is contained in:
2018-02-13 14:36:23 +01:00
parent 350cf85cd2
commit eb18e5b933

View File

@@ -110,6 +110,7 @@ def skip_when_testing(func):
return None
return func(*args, **kwargs)
return wrapper