Skip to content

Commit

Permalink
apply isort
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaro-oguri committed Dec 5, 2023
1 parent f6a5535 commit 0701052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kannon/master.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from collections import deque
from copy import deepcopy
from time import sleep
from typing import Optional, List
from typing import List, Optional

import gokart
from gokart.target import make_target
Expand Down

0 comments on commit 0701052

Please sign in to comment.