mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-28 19:40:54 +00:00
- Linting
This commit is contained in:
parent
070ba2d603
commit
c61cbdf3c1
6 changed files with 20 additions and 15 deletions
|
@ -21,7 +21,7 @@ import errno
|
|||
import os
|
||||
import pickle
|
||||
import sys
|
||||
from typing import Iterable, Iterator, TextIO, cast, Optional, Tuple
|
||||
from typing import Iterable, Iterator, Optional, TextIO, Tuple, cast
|
||||
|
||||
import radicale.item as radicale_item
|
||||
from radicale import pathutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue