Skip to content

Fix Named Argument - #300

Merged
Breakthrough merged 4 commits into
Breakthrough:v0.6.1from
wjs018:init-fix
Nov 16, 2022
Merged

Fix Named Argument#300
Breakthrough merged 4 commits into
Breakthrough:v0.6.1from
wjs018:init-fix

Conversation

@wjs018

Copy link
Copy Markdown
Collaborator

Fixes#299 and corrects the named function argument. @Breakthrough let me know if I should rebase on a different branch.

@Breakthrough

Breakthrough commented Nov 16, 2022

Copy link
Copy Markdown
Owner

Thanks, please rebase on v0.6.1 branch and add a note to the changelog there. The build should be fixed now.

Edit: This will probably be the last change for the v0.6.1 release, which I'm aiming for later this week.

@BreakthroughBreakthrough added this to the v0.6.1 milestone Nov 16, 2022
@wjs018
wjs018 changed the base branch from master to v0.6.1November 16, 2022 03:23
@wjs018

Copy link
Copy Markdown
CollaboratorAuthor

Funny enough, the function argument wasn't wrong in the 0.6.1 branch, but it was just left unnamed and positional. So, to be explicit, I included the correct argument name in the updated PR.

@BreakthroughBreakthrough self-assigned this Nov 16, 2022
@Breakthrough
Breakthrough merged commit 99a17b9 into Breakthrough:v0.6.1Nov 16, 2022
@Breakthrough

Copy link
Copy Markdown
Owner

Thank you for tackling this!

@wjs018
wjs018 deleted the init-fix branch November 16, 2022 04:25
Sign up for freeto 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.

TypeError: save_to_csv() got an unexpected keyword argument 'path' scene_manager.stats_manager.save_to_csv wrong key word in init file

2 participants

@wjs018@Breakthrough