Skip to content

Fix STRUCT warnings #94

@Matthew-Boyd

Description

@Matthew-Boyd

Fix the following warning thrown during CI runs:

"Warning: Calling STRUCT on an object prevents the object from hiding its
implementation details and should thus be avoided. Use DISP or DISPLAY to see
the visible public details of an object."

...caused by the following file:
read_NDBC_file (line 64)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions