- There are different code styles in all the files ( main.py , fuzzy.py and Neural.py ) - I suggest going with `2-space indent` for all the files. - I strongly recommend that you start using a Python code beautifier, such as [yapf](https://github.com/google/yapf) --- cc @auviitkgp/maintainers