GoogleCloudPlatform / samples-style-guide

Guidelines on writing effective Google Cloud samples.
https://googlecloudplatform.github.io/samples-style-guide/
Apache License 2.0
11 stars 19 forks source link

chore: adjust sample Python code to be more pythonic #82

Closed glasnt closed 2 years ago

glasnt commented 2 years ago

Replaces Java-style import with Python-style import.