finn pushed to branch master at BuildGrid / buildgrid
Commits:
-
db65c5ec
by Raoul Hidalgo Charman at 2018-11-28T12:23:41Z
1 changed file:
Changes:
| ... | ... | @@ -21,8 +21,8 @@ import tempfile |
| 21 | 21 |
|
| 22 | 22 |
import boto3
|
| 23 | 23 |
import grpc
|
| 24 |
-import pytest
|
|
| 25 | 24 |
from moto import mock_s3
|
| 25 |
+import pytest
|
|
| 26 | 26 |
|
| 27 | 27 |
from buildgrid._protos.build.bazel.remote.execution.v2 import remote_execution_pb2
|
| 28 | 28 |
from buildgrid.server.cas.storage.remote import RemoteStorage
|
