mention formatter
This commit is contained in:
parent
d99bad0516
commit
c6789f10a8
1 changed files with 5 additions and 0 deletions
5
GUIDE.md
5
GUIDE.md
|
@ -53,3 +53,8 @@ class Mycheat(Hack):
|
|||
- See the [utils](./utils.py) file if you need more tools, like a vector class,
|
||||
colour etc.
|
||||
- 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.
|
||||
|
|
Reference in a new issue