Skip to content

Warnings from core. #91

@gilgamezh

Description

@gilgamezh

I'm receiving this warnings all the times I execute pbt.

Overriding command named install, old <function install at 0x7f9f823df620>, new <function install at 0x7f9f7f46c1e0>
WARNING:pbt:Overriding command named install, old <function install at 0x7f9f823df620>, new <function install at 0x7f9f7f46c1e0>
Overriding command named check, old <function main at 0x7f9f81d2c0d0>, new <function main at 0x7f9f7f9a2378>
WARNING:pbt:Overriding command named check, old <function main at 0x7f9f81d2c0d0>, new <function main at 0x7f9f7f9a2378>
Overriding command named run, old <function run at 0x7f9f81bb0400>, new <function run at 0x7f9f823df620>
WARNING:pbt:Overriding command named run, old <function run at 0x7f9f81bb0400>, new <function run at 0x7f9f823df620>
Overriding command named setup, old <function main at 0x7f9f81bb10d0>, new <function main at 0x7f9f823df510>
WARNING:pbt:Overriding command named setup, old <function main at 0x7f9f81bb10d0>, new <function main at 0x7f9f823df510>
Overriding command named new, old <function main at 0x7f9f7f46c0d0>, new <function main at 0x7f9f7f46c158>
WARNING:pbt:Overriding command named new, old <function main at 0x7f9f7f46c0d0>, new <function main at 0x7f9f7f46c158>
Pbt is a tool for working with Python projects.

Several tasks are available:

check            Checks the project with some checkers, like pep8 or pylint.
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions