Skip to content

builtin checker findings for mslib/plugins/io/csv.py and mslib/utils/time.py #2312

@ReimarBauer

Description

@ReimarBauer

@matrss seems the builtin checker was updated?

I rather don't want to rename the csv io plugin, the time utils module can maybe refactored renamed to times (just plural?)

@joernu76 What do you think?

I assume we need to solve this in stable.

Successfully installed flake8-7.0.0 flake8-builtins-2.4.0 mccabe-0.7.0 pycodestyle-2.11.1 pyflakes-3.2.0
mslib/plugins/io/csv.py:0:1: A005 the module is shadowing a Python builtin module "csv"
mslib/utils/time.py:0:1: A005 the module is shadowing a Python builtin module "time"
2     A005 the module is shadowing a Python builtin module "csv"
2

Metadata

Metadata

Labels

bugSomething isn't workingupstream fix neededa dependency of us needs an improvement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions