├── LICENSE ├── README.md ├── formatting.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mysterywolf/formatting/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mysterywolf/formatting/HEAD/README.md -------------------------------------------------------------------------------- /formatting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mysterywolf/formatting/HEAD/formatting.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mysterywolf/formatting/HEAD/requirements.txt --------------------------------------------------------------------------------