opensource-nepal / py-nepali

py-nepali is a python package containing features that will be useful for Nepali projects.
MIT License
22 stars 13 forks source link

Code formatting and updated pre-commit hook #44

Closed aj3sh closed 1 year ago

aj3sh commented 1 year ago
aj3sh commented 1 year ago

Still getting a warning on flake8. I will create and link an issue for it.

./nepali/datetime/parser/validators.py:141:1: C901 'transform' is too complex (21)
1     C901 'transform' is too complex (21)