| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@jgeewax PTAL (pending question for you) |
Sorry, something went wrong.
Sorry, something went wrong.
|
Resolved with @jgeewax that warnings and kwargs would be better than perfectly good code failing. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Adding cluster argument to Bigtable HappyBase connection.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
@tseaver By adding this I go from 10 to 11 arguments (10 are part of the original interface) and I make pylint angry.
Would you prefer I
@jgeewax How important is having the signature of our gcloud.bigtable.happybase.Connection the same as happybase.Connection?