Updated main.py #149
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#L284
Argument equals to the default parameter value
|
The function argument is equal to the default parameter value:
src/cogs/transformation.py#L297
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#L271
Argument equals to the default parameter value
|