1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00

add basic create contact API

This commit is contained in:
holger krekel 2018-09-07 20:01:46 +02:00
parent a244393860
commit b153089d4c
4 changed files with 44 additions and 7 deletions

View file

@ -34,8 +34,6 @@ minversion = 2.0
python_files = tests/test_*.py
norecursedirs = .tox ja .hg cx_freeze_source
xfail_strict=true
filterwarnings =
# produced by path.local
[flake8]
max-line-length = 120