feat: TNL-10051 fix whitespace violation

Need two blank lines, not one
This commit is contained in:
Bernard Szabo
2022-08-22 12:55:50 -04:00
parent 2a9ce209f1
commit e4d5de09da

View File

@@ -37,6 +37,7 @@ import logging
log = logging.getLogger(__name__)
def toggle_blockstore_api(func):
"""
Decorator function to toggle usage of the Blockstore service