You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
Description
Follow up to #265
Linters on
kedro-airflow
,kedro-docker
andkedro-telemetry
run on python 3.8 for now.Trying to bump versions on ci causes this issue with
pre-commit
-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.
The text was updated successfully, but these errors were encountered: