mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Consistency
This commit is contained in:
parent
7f9b97dbc5
commit
74439b2f36
@ -198,6 +198,6 @@ def profile_func(func):
|
||||
ps.sort_stats(
|
||||
pstats.SortKey.CUMULATIVE
|
||||
).print_stats()
|
||||
return (result, (s.getvalue(), ps, s),)
|
||||
return (result, (s.getvalue(), ps, s,),)
|
||||
return wrapper
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user