mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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("# Generated by scripts/make_travisconf.py")
|
||||||
print("")
|
print("")
|
||||||
|
|
||||||
import contextlib
|
|
||||||
import itertools
|
|
||||||
i = 0
|
i = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue