Skip to content

Commit 258ec54

Browse files
style: format code with Autopep8, Black, ClangFormat, dotnet-format, Go fmt, Gofumpt, Google Java Format, isort, PHP CS Fixer, Prettier, RuboCop, Ruff Formatter, Rustfmt, Scalafmt, StandardJS, StandardRB, swift-format and Yapf
This commit fixes the style issues introduced in 30a9aa1 according to the output from Autopep8, Black, ClangFormat, dotnet-format, Go fmt, Gofumpt, Google Java Format, isort, PHP CS Fixer, Prettier, RuboCop, Ruff Formatter, Rustfmt, Scalafmt, StandardJS, StandardRB, swift-format and Yapf. Details: None
1 parent 30a9aa1 commit 258ec54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Python/Anaconda/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ Using "classic" may provide a more reliable fallback option.
7070

7171
# Resources
7272

73-
In case need to clean the conda cache
74-
75-
```bash
76-
conda clean --all -y
77-
```
73+
In case need to clean the conda cache
74+
75+
```bash
76+
conda clean --all -y
77+
```
7878

7979
8. **Conda GitHub repository:**
8080

0 commit comments

Comments
 (0)