CuBIDS icon indicating copy to clipboard operation
CuBIDS copied to clipboard

Fix issue #283: Rename Key Group to Entity Set

Open tientong98 opened this issue 4 months ago • 2 comments

Closes #283. <-- Taylor: put the issue you're addressing here so merging the PR will close the issue

Changes proposed in this pull request

  • Use re to change all instances of Key Group ('([Kk])ey(\s*|_)([Gg])roup') to Entity Set (matching capitalization and delimiter) across all files that can be decoded using UTF-8.

tientong98 avatar Oct 04 '24 20:10 tientong98