fix style: code style ```python``` not work well (#338)

Simple verification

```python
from easycv.apis import *
```

You can also verify your installation using following quick-start examples
pull/343/head
TTL 2024-02-29 02:27:14 -06:00 committed by GitHub
parent af4e9d5d19
commit 09232dac33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -92,13 +92,13 @@
### Verification
Simple verification
Simple verification
```python
from easycv.apis import *
```
```python
from easycv.apis import *
```
You can also verify your installation using following quick-start examples
You can also verify your installation using following quick-start examples
## Examples