## How to use
### Installation
pip install stupid
### Usage
stupid path/to/file
## How to contribute
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am "Add some feature")
4. Run tests (python -m unittest discover)
5. Push to the branch (git push origin my-new-feature)
6. Create new Pull Request
## License
[MIT](LICENSE)
Généré avec copilot