mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
imports: Use tasklib public API directly
This commit is contained in:
parent
b5c8228921
commit
a63bb8b536
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
import re
|
||||
|
||||
from tests.base import IntegrationTest
|
||||
from tasklib.task import local_zone
|
||||
from tasklib import local_zone
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue