mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Fix style
This commit is contained in:
parent
835f8e745e
commit
9658908118
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ del _check_python_version
|
||||||
|
|
||||||
|
|
||||||
def _detect_faulty_requests(): # pragma: no cover
|
def _detect_faulty_requests(): # pragma: no cover
|
||||||
import requests
|
|
||||||
|
|
||||||
text = (
|
text = (
|
||||||
'Error during import: {e}\n\n'
|
'Error during import: {e}\n\n'
|
||||||
'If you have installed vdirsyncer from a distro package, please file '
|
'If you have installed vdirsyncer from a distro package, please file '
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue