Skip to content
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

STYLING: inconsistent use of single or double quotes for strings throughout all the code #52

Closed
eurydice76 opened this issue Apr 5, 2022 · 1 comment
Labels
styling Any issue related to styling

Comments

@eurydice76
Copy link
Collaborator

The strings throughout the code sometimes use single quote, sometimes use double quotes. This is of course just styling, but we should decide which format to use once for all and stick on it from now. I have not any strong opinion on which format to use between single and double quotes. Perhaps we should have a look at the one that is the more used in the code and select this as the reference.

@eurydice76 eurydice76 changed the title Inconsistent use of single or double quotes for strings throughout all the code Enhancement: inconsistent use of single or double quotes for strings throughout all the code Apr 5, 2022
@eurydice76 eurydice76 changed the title Enhancement: inconsistent use of single or double quotes for strings throughout all the code Styling: inconsistent use of single or double quotes for strings throughout all the code Apr 5, 2022
@eurydice76 eurydice76 changed the title Styling: inconsistent use of single or double quotes for strings throughout all the code STYLING: inconsistent use of single or double quotes for strings throughout all the code Apr 5, 2022
@eurydice76 eurydice76 added the styling Any issue related to styling label Apr 5, 2022
@MBartkowiakSTFC
Copy link
Collaborator

Now that we use black for code formatting, the quotes will follow the same formatting standard throughout the code.

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

No branches or pull requests

2 participants