mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(i18n, curriculum): fix review-python indentation in a function (#66623)
This commit is contained in:
@@ -2077,7 +2077,7 @@ if __name__ == '__main__':
|
||||
raise ValueError('Invalid configuration format') from e
|
||||
|
||||
config = parse_config('config.txt')
|
||||
```
|
||||
```
|
||||
|
||||
## Python Classes and Objects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user