Skip to content

pragma not recognized if tab character used #334

@nedbat

Description

@nedbat

Originally reported by Inyeol Lee (Bitbucket: inyeol_lee, GitHub: Unknown)


Pragma string with initial space gets recognized:

pragma: no cover

It doesn't get recognized if with initial tab:

#pragma: no cover

"pragma: no branch" shows the same behavior.


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions