Reformat code
This commit is contained in:
@@ -384,6 +384,7 @@ def _initialList(net, num, listinfo, chanlimit):
|
||||
|
||||
# return (listinfo, mean, sigrelay, relay)
|
||||
|
||||
|
||||
def convert(data):
|
||||
"""
|
||||
Recursively convert a dictionary.
|
||||
@@ -411,4 +412,3 @@ def initialList(net, num, listinfo, chanlimit):
|
||||
See above docstring.
|
||||
"""
|
||||
deferToThread(_initialList, net, num, deepcopy(listinfo), chanlimit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user