mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
reorder imports
This commit is contained in:
@ -38,8 +38,8 @@ Examples:
|
|||||||
$ foo | jc --foo -p -r
|
$ foo | jc --foo -p -r
|
||||||
[]
|
[]
|
||||||
"""
|
"""
|
||||||
import jc.utils
|
|
||||||
from typing import List, Dict
|
from typing import List, Dict
|
||||||
|
import jc.utils
|
||||||
|
|
||||||
|
|
||||||
class info():
|
class info():
|
||||||
|
Reference in New Issue
Block a user