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

Lint all plugins on python 3.11 #331

Closed
ankatiyar opened this issue Sep 5, 2023 · 0 comments · Fixed by #354
Closed

Lint all plugins on python 3.11 #331

ankatiyar opened this issue Sep 5, 2023 · 0 comments · Fixed by #354

Comments

@ankatiyar
Copy link
Contributor

Description

Follow up to #265

Linters on kedro-airflow, kedro-docker and kedro-telemetry run on python 3.8 for now.

Trying to bump versions on ci causes this issue with pre-commit -

Trim Trailing Whitespace.................................................An unexpected error has occurred: TypeError: Random.shuffle() got an unexpected keyword argument 'random'

Check if #320 solves the issue

Context

Why is this change important to you? How would you use it? How can it benefit other users?

Possible Implementation

(Optional) Suggest an idea for implementing the addition or change.

Possible Alternatives

(Optional) Describe any alternative solutions or features you've considered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant