Skip to content

Undefined name 'system_fonts' in backend_pgf.py #11183

Closed
@cclauss

Description

@cclauss

flake8 testing of https://github.com/matplotlib/matplotlib on Python 3.6.3

$ flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics

./lib/matplotlib/backends/backend_pgf.py:144:20: F821 undefined name 'system_fonts'
    elif family in system_fonts and rcParams["pgf.texsystem"] != "pdflatex":
                   ^
1     F821 undefined name 'system_fonts'
1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions