style fix

This commit is contained in:
Lex Berezhny 2018-05-29 12:45:42 -04:00
parent d950a62200
commit 09e272a642

View file

@ -185,7 +185,7 @@ class Manager(object):
@staticmethod
def _make_context(platform, wallet):
context= {
context = {
'app': {
'name': 'lbrynet',
'version': platform['lbrynet_version'],