pre-commit: add isort hook and apply (#354)

This commit is contained in:
Arun Babu Neelicattu
2022-03-17 00:01:17 +00:00
committed by GitHub
parent 18a518efa7
commit 70310c9e8c
37 changed files with 216 additions and 58 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
import betterproto
from dataclasses import dataclass
from typing import List
import betterproto
@dataclass
class TestMessage(betterproto.Message):