pre-commit: add isort hook and apply (#354)
This commit is contained in:
committed by
GitHub
parent
18a518efa7
commit
70310c9e8c
@@ -1,11 +1,12 @@
|
||||
import pytest
|
||||
import datetime
|
||||
|
||||
import pytest
|
||||
|
||||
import betterproto
|
||||
from tests.output_betterproto.oneof_default_value_serialization import (
|
||||
Test,
|
||||
Message,
|
||||
NestedMessage,
|
||||
Test,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user