mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-26 14:47:44 +00:00
Style fixes
This commit is contained in:
parent
62340814fa
commit
a030d4ef4c
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ class DavStorage(Storage):
|
||||||
self.collection = collection
|
self.collection = collection
|
||||||
|
|
||||||
# defined for _repr_attributes
|
# defined for _repr_attributes
|
||||||
self.username = username
|
self.username = username
|
||||||
self.url = url
|
self.url = url
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue