Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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