mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Stylefix
This commit is contained in:
parent
db970981a0
commit
5160437f27
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
import json
|
||||
import unicodedata
|
||||
import sys
|
||||
import unicodedata
|
||||
from textwrap import dedent
|
||||
|
||||
import hypothesis.strategies as st
|
||||
|
|
|
|||
Loading…
Reference in a new issue