Skip to content

fix: replace hash() with hashlib.md5 for stable seeding and add docst…#40

Open
Nityahiray wants to merge 1 commit intoINCF:masterfrom
Nityahiray:patch-1
Open

fix: replace hash() with hashlib.md5 for stable seeding and add docst…#40
Nityahiray wants to merge 1 commit intoINCF:masterfrom
Nityahiray:patch-1

Conversation

@Nityahiray
Copy link

#what i changed

  • Replace 'hash(seed)' with 'hashlib.md5' for consistent random seeding
  • Added 'import hashlib' at the top of masks.py
  • Added docstrings to mask classes (Full Mask, OnetoOne, ConstantRandomMask)

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.

1 participant