Skip to content

Indentation Error in Class Code - Folder Listing Files 8_23 and 8_24 #4

Open
@adnantabda

Description

@adnantabda

In the class code located in the folder listing files listing_8_23 and listing_8_24, there is an indentation error where a method and a class are at the same level of indentation. This issue violates the required Python syntax rules, as methods inside a class should be indented one level deeper than the class itself.

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