Skip to content
Snippets Groups Projects
Commit f9096a52 authored by Tim Jaacks's avatar Tim Jaacks
Browse files

Refactoring: use "{}" for creating an empty dictionary

This is the most concise and Pythonic way to create a dictionary.

See for reference:
https://docs.sourcery.ai/Reference/Python/Default-Rules/dict-literal/
parent a3baa39e
No related branches found
No related tags found
1 merge request!292Refactoring: use "{}" for creating an empty dictionary
Pipeline #72200 skipped with stage