misc: Run pre-commit run --all-files
This ensures `isort` is applied to all files in the repo. Change-Id: Ib7ced1c924ef1639542bf0d1a01c5737f6ba43e9
This commit is contained in:
@@ -42,9 +42,10 @@
|
||||
# protoc --python_out=. inst.proto
|
||||
# The ASCII trace format uses one line per request.
|
||||
|
||||
import protolib
|
||||
import sys
|
||||
|
||||
import protolib
|
||||
|
||||
# Import the packet proto definitions
|
||||
try:
|
||||
import inst_pb2
|
||||
|
||||
Reference in New Issue
Block a user