The converter bot depended on past.utils.old_div, which is not supported anymore. Updating the code to use the // operator, which provides the same functionality. |
||
|---|---|---|
| .. | ||
| bots | ||
| bot_lib.py | ||
| run.py | ||
The converter bot depended on past.utils.old_div, which is not supported anymore. Updating the code to use the // operator, which provides the same functionality. |
||
|---|---|---|
| .. | ||
| bots | ||
| bot_lib.py | ||
| run.py | ||