Martin Blanchard pushed to branch master at BuildGrid / buildgrid
Commits:
-
b5caa071
by Martin Blanchard at 2018-09-25T13:06:59Z
1 changed file:
Changes:
| ... | ... | @@ -454,7 +454,9 @@ int-import-graph= |
| 454 | 454 |
known-standard-library=
|
| 455 | 455 |
|
| 456 | 456 |
# Force import order to recognize a module as part of a third party library.
|
| 457 |
-known-third-party=enchant
|
|
| 457 |
+known-third-party=boto3,
|
|
| 458 |
+ enchant,
|
|
| 459 |
+ grpc
|
|
| 458 | 460 |
|
| 459 | 461 |
|
| 460 | 462 |
[DESIGN]
|
