mention formatter

This commit is contained in:
Mylloon 2023-05-05 17:03:11 +02:00
parent d99bad0516
commit c6789f10a8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -53,3 +53,8 @@ class Mycheat(Hack):
- See the [utils](./utils.py) file if you need more tools, like a vector class, - See the [utils](./utils.py) file if you need more tools, like a vector class,
colour etc. colour etc.
- If needed, feel free to add your own offsets to the `self.offsets` variable - If needed, feel free to add your own offsets to the `self.offsets` variable
# Miscellaneous
Please, use `black` before doing a pull request, as it's the formatter the
project use.