Skip to content

Bug in create_graph function in ccg.py #5

@HoangPham-Renesas

Description

@HoangPham-Renesas

I see that in def create_graph() at lines 701,703, 731 and 743, the variable language is not a string, but an object. You have to change it to language.name to avoid logic errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions