Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all InputColumn methods that take no arguments to properties #1730

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

RobinL
Copy link
Member

@RobinL RobinL commented Nov 13, 2023

This pr converts all the methods on InputColumn into properties to simplify the codebase.

See #1688 for a description of this issue.

@RobinL RobinL linked an issue Nov 13, 2023 that may be closed by this pull request
@RobinL RobinL changed the title (WIP) InputColumn methods to properties Convert all InputColumn methods that take no arguments to properties Nov 13, 2023
@RobinL RobinL requested review from ADBond, RossKen and ThomasHepworth and removed request for ADBond November 13, 2023 16:12
@ThomasHepworth
Copy link
Contributor

Can you update the branch so the tests run?

Copy link
Contributor

@ThomasHepworth ThomasHepworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@RobinL RobinL merged commit 4374aa1 into master Nov 14, 2023
8 checks passed
@RobinL RobinL deleted the 1688-inputcolumn-methods-could-be-properties branch November 14, 2023 11:14
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.

InputColumn methods could be properties
2 participants