Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update utils.py #8

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Update utils.py #8

merged 2 commits into from
Jul 29, 2024

Conversation

maedeh-amini
Copy link
Collaborator

@maedeh-amini maedeh-amini commented Jul 29, 2024

Division by zero is excluded #5 and #3

Description

Maedeh

Division by zero is excluded #5
src/utils.py Outdated Show resolved Hide resolved
src/utils.py Outdated
@@ -103,4 +105,4 @@ def return_random_number() -> int:
float
'''

return np.random.randint(0, 100)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe it is duplicated?

@maedeh-amini maedeh-amini deleted the maedeh-amini-patch-1 branch July 29, 2024 11:57
@anishhs001 anishhs001 restored the maedeh-amini-patch-1 branch July 29, 2024 12:42
@anishhs001 anishhs001 reopened this Jul 29, 2024
@anishhs001 anishhs001 dismissed Sedighe-Raeisi’s stale review July 29, 2024 12:45

The changes have been done

Copy link
Owner

@anishhs001 anishhs001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@anishhs001 anishhs001 merged commit 6d07a53 into main Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants