Skip to content

TST: Subclasses of ExcelWriter should not be allowed to add new public attributes #49602

Closed
@rhshadrach

Description

@rhshadrach

Ref: #48577

I think subclasses of ExcelWriter (e.g. XlsxWriter) should not be allowed to add any public attributes so that the attributes accessible by users are independent of the engine being used. This appears to currently be the case, and to ensure it remains that way, I think we should add tests for each subclass that would fail if any additional public attributes are added.

Metadata

Metadata

Assignees

Labels

API - ConsistencyInternal Consistency of API/BehaviorIO Excelread_excel, to_excelNeeds TestsUnit test(s) needed to prevent regressions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions