forked from loafle/openapi-generator-original
Add @deprecated to methods in python-nextgen (#15380)
* add @deprecated to methods in python-nextgen * add deprecated as comment * add deprecation warnings * add warnings import * remove import
This commit is contained in:
@@ -49,7 +49,6 @@ Execute `pytest` to run the tests.
|
||||
Please follow the [installation procedure](#installation--usage) and then run the following:
|
||||
|
||||
```python
|
||||
from __future__ import print_function
|
||||
|
||||
import time
|
||||
import openapi_client
|
||||
|
||||
Reference in New Issue
Block a user