Skip to content

Docstring says it returns float, but np.random.randint() returns int. #19

@JKMO19

Description

@JKMO19

def return_hexadecimal(a: int) -> float:

(Function return_random_number)
Issue: Docstring says it returns float, but np.random.randint() returns int.

Suggestion: Update return type int and docstring to match actual return type.

Metadata

Metadata

Assignees

No one assigned

    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