Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
adnantabda opened this issue Jan 6, 2024 · 0 comments

Comments

@adnantabda
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant