Skip to content

Conversation

@KoditkarVedant
Copy link
Contributor

Description

Fixes TableBlock -> Children property data type.

Fixes # (issue)
#347

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@KoditkarVedant KoditkarVedant merged commit 6ed7cbb into main Jan 24, 2023
@KoditkarVedant KoditkarVedant deleted the 347-incorrect-type-tableblock-tableinfo-children branch January 24, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect Type: TableBlock.TableInfo.Children should be IEnumerable

2 participants