AI-Functions
AI-Functions copied to clipboard
code formatting
Hi 👋 I've reformatted code a little bit to make it prettier.
blackformatting. Flag-l=100is usedisortformatting- check code with
flake8. Flag--max-line-length=100is used
For convenience, I've added Makefile with format-code and check-code targets
Also, I've renamed test_ai_function.py to test_ai_functions.py. I believe it was a typo
Hope, you'll find it useful!