notes for vim
This commit is contained in:
parent
dc102142d1
commit
d00762ae9e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Python Aternos API
|
||||
An unofficial Aternos API written in Python.
|
||||
It uses requests, cloudscraper and lxml to parse data from [aternos.org](https://aternos.org/).
|
||||
> Note for vim: if u have problem like this `IndentationError: unindent does not match any outer indentation level`, try out `retab`.
|
||||
|
||||
## Using
|
||||
First you need to install the module:
|
||||
|
|
Reference in a new issue