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

support refactoring fields by a keyword argument #34

Merged
merged 3 commits into from
Aug 14, 2019

Conversation

koxudaxi
Copy link
Owner

Detail

The PR supports a few features in refactoring fields function

Features

  • refactor fields by keyword arguments on __init__
  • refactor super-classes include keywords arguments of __init__
  • refactor inheritor-classes include keywords arguments of __init__

Related issues

#29

@koxudaxi koxudaxi merged commit 79f62d4 into master Aug 14, 2019
@koxudaxi koxudaxi deleted the support_refactoring_fields_by_keyword_argument branch August 14, 2019 14:41
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.

1 participant