mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Create configuration for isort
This commit is contained in:
parent
7527998135
commit
14b46c04bf
16 changed files with 23 additions and 31 deletions
|
@ -25,8 +25,9 @@ import os
|
|||
import sys
|
||||
from io import BytesIO
|
||||
|
||||
import radicale
|
||||
from pytest_cov import embed
|
||||
|
||||
import radicale
|
||||
from radicale import server
|
||||
|
||||
# Measure coverage of forked processes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue