Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

docs: attempt to fix table layout #249

Merged
merged 1 commit into from Nov 3, 2021
Merged

Conversation

meredithslota
Copy link
Contributor

Removes : from table formatting markdown

Fixes #153 馃

@meredithslota meredithslota requested a review from a team as a code owner November 3, 2021 18:33
@product-auto-label product-auto-label bot added the api: datacatalog Issues related to the googleapis/python-datacatalog API. label Nov 3, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 3, 2021
@leahecole
Copy link
Contributor

In theory LGTM but @parthea or @busunkim96 - is this going to be overwritten by owlbot? (I don't think so because I didn't see a template in synthtool repo but I'd love a confidence check)

@meredithslota
Copy link
Contributor Author

TBH, if there is a better path re: templates, that would be fine too! This issue just hit our out-of-SLO, so wanted to fix. I'm open to recommendations.

@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 26c19ae into main Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the generated-docs-tables branch November 3, 2021 20:32
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 8, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [3.6.0](https://www.github.com/googleapis/python-datacatalog/compare/v3.5.0...v3.6.0) (2021-11-08)


### Features

* Added BigQueryDateShardedSpec.latest_shard_resource field ([#256](https://www.github.com/googleapis/python-datacatalog/issues/256)) ([36019b6](https://www.github.com/googleapis/python-datacatalog/commit/36019b6218ed8153ef9cdcfc2d57434c6e7f0b25))
* Added SearchCatalogResult.description field ([36019b6](https://www.github.com/googleapis/python-datacatalog/commit/36019b6218ed8153ef9cdcfc2d57434c6e7f0b25))
* Added SearchCatalogResult.display_name field ([36019b6](https://www.github.com/googleapis/python-datacatalog/commit/36019b6218ed8153ef9cdcfc2d57434c6e7f0b25))


### Bug Fixes

* **deps:** drop packaging dependency ([0dcc0c3](https://www.github.com/googleapis/python-datacatalog/commit/0dcc0c36484ac8013ba911322d7641f5b73efe11))
* **deps:** require google-api-core >= 1.28.0 ([0dcc0c3](https://www.github.com/googleapis/python-datacatalog/commit/0dcc0c36484ac8013ba911322d7641f5b73efe11))


### Documentation

* attempt to fix table layout ([#249](https://www.github.com/googleapis/python-datacatalog/issues/249)) ([26c19ae](https://www.github.com/googleapis/python-datacatalog/commit/26c19ae8bbe96f7a82e4f36a251e7abea98ce2b1))
* list oneofs in docstring ([0dcc0c3](https://www.github.com/googleapis/python-datacatalog/commit/0dcc0c36484ac8013ba911322d7641f5b73efe11))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: datacatalog Issues related to the googleapis/python-datacatalog API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect rendering of tables in the docs
3 participants