We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fd758 commit d5c2ae7Copy full SHA for d5c2ae7
tests/test_main.py
@@ -3,6 +3,7 @@
3
import json
4
from unittest.mock import patch
5
from typer.testing import CliRunner
6
+
7
from main import app
8
9
TEST_DRAFTS_FILE = "test-drafts.json"
0 commit comments