style: isort 格式化
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
from textual.widgets import (
|
||||
Label,
|
||||
Button,
|
||||
)
|
||||
from textual.widget import Widget
|
||||
from textual.widgets import Button, Label
|
||||
|
||||
|
||||
class Finished(Widget):
|
||||
|
||||
Reference in New Issue
Block a user