forked from LBRYCommunity/lbry-sdk
style fix
This commit is contained in:
parent
d950a62200
commit
09e272a642
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ class Manager(object):
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def _make_context(platform, wallet):
|
def _make_context(platform, wallet):
|
||||||
context= {
|
context = {
|
||||||
'app': {
|
'app': {
|
||||||
'name': 'lbrynet',
|
'name': 'lbrynet',
|
||||||
'version': platform['lbrynet_version'],
|
'version': platform['lbrynet_version'],
|
||||||
|
|
Loading…
Add table
Reference in a new issue