mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +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
|
||||
|
||||
# defined for _repr_attributes
|
||||
self.username = username
|
||||
self.username = username
|
||||
self.url = url
|
||||
|
||||
@classmethod
|
||||
|
|
|
|||
Loading…
Reference in a new issue