Spacing
This commit is contained in:
parent
b6ae0584ff
commit
43296ee1be
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ details = m.get_user()
|
||||||
```
|
```
|
||||||
### Get account files
|
### Get account files
|
||||||
```python
|
```python
|
||||||
files = m.get_files()
|
files = m.get_files()
|
||||||
```
|
```
|
||||||
### Upload a file, and get its public link
|
### Upload a file, and get its public link
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in a new issue