Initial commit

This commit is contained in:
Adrien Raison 2021-02-13 20:12:50 +01:00
commit 26c7b0a442
18 changed files with 696 additions and 0 deletions

11
tests/conftest.py Normal file
View file

@ -0,0 +1,11 @@
# -*- coding: utf-8 -*-
"""
Dummy conftest.py for zotero_joplin_binder.
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
- https://docs.pytest.org/en/stable/fixture.html
- https://docs.pytest.org/en/stable/writing_plugins.html
"""
# import pytest