| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5b14ab0 commit 5e4aa30
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,6 +37,7 @@ | |||
| 37 | 37 | from google.type import money_pb2 # type: ignore | |
| 38 | 38 | import grpc | |
| 39 | 39 | from grpc.experimental import aio | |
| 40 | + from proto.marshal.rules import wrappers | ||
| 40 | 41 | from proto.marshal.rules.dates import DurationRule, TimestampRule | |
| 41 | 42 | import pytest | |
| 42 | 43 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,6 +37,7 @@ | |||
| 37 | 37 | from google.type import money_pb2 # type: ignore | |
| 38 | 38 | import grpc | |
| 39 | 39 | from grpc.experimental import aio | |
| 40 | + from proto.marshal.rules import wrappers | ||
| 40 | 41 | from proto.marshal.rules.dates import DurationRule, TimestampRule | |
| 41 | 42 | import pytest | |
| 42 | 43 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments