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

make distance calculation function names snake-cased #983

Closed
serengil opened this issue Jan 29, 2024 · 1 comment
Closed

make distance calculation function names snake-cased #983

serengil opened this issue Jan 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@serengil
Copy link
Owner

serengil commented Jan 29, 2024

Distance calculation functions should follow snake case naming which is the best practice in python

Ref: https://github.com/serengil/deepface/blob/master/deepface/commons/distance.py

@serengil serengil added the enhancement New feature or request label Jan 29, 2024
@serengil
Copy link
Owner Author

Closed with PR - #990

@serengil serengil changed the title make distance calculation function names camel cased make distance calculation function names snake-cased Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant