mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-02 01:08:20 +00:00
reformatting/whitespace
This commit is contained in:
parent
ee3e1cbcf2
commit
3f1a8d64d8
@ -35,7 +35,8 @@ class IntroducerClient(service.Service, Referenceable):
|
||||
self._sequencer = sequencer
|
||||
self._cache_filepath = cache_filepath
|
||||
|
||||
self._my_subscriber_info = { "version": 0,
|
||||
self._my_subscriber_info = {
|
||||
"version": 0,
|
||||
"nickname": self._nickname,
|
||||
"app-versions": self._app_versions,
|
||||
"my-version": self._my_version,
|
||||
|
Loading…
x
Reference in New Issue
Block a user