Fixed a formatting issue with replies #168
Annotations
1 warning and 4 notices
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The function argument is equal to the default parameter value:
src/main.py#L306
Argument equals to the default parameter value
|
The function argument is equal to the default parameter value:
src/cogs/clear.py#L22
Argument equals to the default parameter value
|
The function argument is equal to the default parameter value:
src/cogs/transformation.py#L282
Argument equals to the default parameter value
|
The function argument is equal to the default parameter value:
src/cogs/transformation.py#L308
Argument equals to the default parameter value
|