Skip to content

Typo in def __init__(self) #2

Description

@mathias-ch1903

I think there may be a typo in the segment def init(self)
There should be no blank between "self." and "fds"
Instead of "self. fds = _daveOSserialType()" I think it should be "self.fds = _daveOSserialType()"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions