mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
StaticProviders don't need to change
This commit is contained in:
parent
72c18579e2
commit
911b54267b
@ -94,7 +94,7 @@ class TCPProvider:
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
@define
|
||||
@frozen
|
||||
class StaticProvider:
|
||||
"""
|
||||
A provider that uses all pre-computed values.
|
||||
|
Loading…
Reference in New Issue
Block a user