This repository was archived by the owner on Apr 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
import math
28
28
import pytest
29
29
from proto .marshal .rules .dates import DurationRule , TimestampRule
30
-
30
+ from proto . marshal . rules import wrappers
31
31
32
32
from google .api_core import client_options
33
33
from google .api_core import exceptions as core_exceptions
Original file line number Diff line number Diff line change 27
27
import math
28
28
import pytest
29
29
from proto .marshal .rules .dates import DurationRule , TimestampRule
30
-
30
+ from proto . marshal . rules import wrappers
31
31
32
32
from google .api_core import client_options
33
33
from google .api_core import exceptions as core_exceptions
Original file line number Diff line number Diff line change 27
27
import math
28
28
import pytest
29
29
from proto .marshal .rules .dates import DurationRule , TimestampRule
30
-
30
+ from proto . marshal . rules import wrappers
31
31
32
32
from google .api_core import client_options
33
33
from google .api_core import exceptions as core_exceptions
Original file line number Diff line number Diff line change 27
27
import math
28
28
import pytest
29
29
from proto .marshal .rules .dates import DurationRule , TimestampRule
30
-
30
+ from proto . marshal . rules import wrappers
31
31
32
32
from google .api_core import client_options
33
33
from google .api_core import exceptions as core_exceptions
You can’t perform that action at this time.
0 commit comments