Skip to content

Remove id_override from Logs #25

@bryanheinz

Description

@bryanheinz

Logs currently throws TypeError: _get_data() got an unexpected keyword argument 'id_override' when calling.

Removing the unnecessary id_override=id_override on line 18 will resolve this bug.

Should id_override=0 on line 14 be left as an acceptable input argument for potential future compatibility or removed now and re-added if/when it is actually usable? I'm leaning towards remove.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingresolved in devResolved in the dev branch, but not committed to main yet.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions