Some renaming

This commit is contained in:
2024-08-21 16:30:43 +02:00
parent 94ba832932
commit 3eaae13dc3
8 changed files with 38 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
import pytest
from cloud_util.ticktick import TickTick
def test_ticktick_begin_auth() -> None:
auth_url = TickTick.begin_auth()