mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
More stylefixes
This commit is contained in:
parent
893f29dbaf
commit
a87ab770f8
1 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
import contextlib
|
||||
import itertools
|
||||
|
||||
print("# Generated by scripts/make_travisconf.py")
|
||||
print("")
|
||||
|
||||
import contextlib
|
||||
import itertools
|
||||
i = 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue