Skip to content

Wrong type annotation for radians in method elevation angle? #279

@seahawk1986

Description

@seahawk1986

Shouldn't the argument radians be a bool?

def elevation_angle(location1: "Location", location2: "Location", radians: float=False) -> Optional[float]:

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