We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da21933 commit 34d88e9Copy full SHA for 34d88e9
README.md
@@ -219,7 +219,7 @@ just a few small guidelines you need to follow.
219
separate branches in order to ensure that a pull request only includes the
220
commits related to that bug or feature.
221
222
- 3. To ensure properly formatted code, please make sure to use a tab of 4
+ 3. To ensure properly formatted code, please make sure to use 4
223
spaces to indent the code. The easy way is to run on your bash the provided
224
script: ./code_formatter.sh. You should also run [pylint][] over your code.
225
It's not strictly necessary that your code be completely "lint-free",
0 commit comments