mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-12 09:28:31 +02:00
run linters
This commit is contained in:
parent
eccb8b7d9f
commit
9b0f765e9b
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
from typing import TYPE_CHECKING
|
||||
from typing import Mapping
|
||||
from typing import NamedTuple
|
||||
|
||||
from jrnl.messages.MsgStyle import MsgStyle
|
||||
|
||||
if TYPE_CHECKING:
|
||||
|
|
Loading…
Add table
Reference in a new issue