flatten context managers in samples #965
Labels
api: bigtable
Issues related to the googleapis/python-bigtable API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
samples
Issues that are directly related to samples.
type: docs
Improvement to the documentation for an API.
Milestone
Currently, all samples use the context manager pattern for setting up new clients and tables, but this may cause confusion to new users. Consider flattening the samples to remove the context manager
The text was updated successfully, but these errors were encountered: