mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-25 11:12:42 +00:00
Resource needs to be new-style
This commit is contained in:
parent
dc4669b5e7
commit
19baba226a
@ -1294,7 +1294,7 @@ class DeepSizeResults(MultiFormatPage):
|
||||
return json.dumps(status)
|
||||
|
||||
|
||||
class DeepStatsResults(Resource):
|
||||
class DeepStatsResults(Resource, object):
|
||||
"""
|
||||
Renders the results of a 'deep-stats' operation on a directory
|
||||
capability.
|
||||
|
Loading…
x
Reference in New Issue
Block a user