mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 05:28:31 +02:00
more isort
This commit is contained in:
parent
84078fc01c
commit
6b376993d0
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
import fnmatch
|
import fnmatch
|
||||||
from pathlib import Path
|
|
||||||
import os
|
import os
|
||||||
|
from pathlib import Path
|
||||||
import plistlib
|
import plistlib
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
|
|
Loading…
Add table
Reference in a new issue