Skip to content

Fixing config access typo in APISubmissions - #1165

Open
AlexandreDoneux wants to merge 1 commit into
INGInious:mainfrom
AlexandreDoneux:fix_config_get
Open

Fixing config access typo in APISubmissions#1165
AlexandreDoneux wants to merge 1 commit into
INGInious:mainfrom
AlexandreDoneux:fix_config_get

Conversation

@AlexandreDoneux

Copy link
Copy Markdown
Contributor

Typo in config access. Switched from the use of get() to subscripting using [ ] to more easily catch errors.. In case of an error, subscripting raises an error directly. On the other hand, .get() would return a None potentially moving the bug elsewhere or make it more difficult to find.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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

Successfully merging this pull request may close these issues.

1 participant