cold-vr-15232
12/01/2022, 7:47 PM*************
<?>:16:4: W0622: Redefining built-in 'exit' (redefined-builtin)
*************
<?>:4:4: W0611: Unused import _pytest.mark (unused-import)
*************
<?>:5:4: W0611: Unused import _pytest.recwarn (unused-import)hundreds-father-404
12/01/2022, 7:59 PM./pants lint ::, try ./pants lint dir1::
(tip to use ./pants lint --only=pylint to skip other linters/formatters)cold-vr-15232
12/01/2022, 8:09 PMhundreds-father-404
12/01/2022, 8:10 PMmy_project.utils.pytest, rather than the top-level pytestcold-vr-15232
12/01/2022, 8:12 PMhundreds-father-404
12/01/2022, 8:13 PMmy_pytest.py or b) nest it under a directory like utils so that it's utils.pytest rather than pytest (source roots)cold-vr-15232
12/01/2022, 8:16 PMhappy-kitchen-89482
12/02/2022, 1:07 AM