Skip to content

Commit 588d10d

Browse files
style: format code with Autopep8, Black, ClangFormat, dotnet-format, Go fmt, Gofumpt, isort, PHP CS Fixer, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and Yapf
This commit fixes the style issues introduced in 4a0512b according to the output from Autopep8, Black, ClangFormat, dotnet-format, Go fmt, Gofumpt, isort, PHP CS Fixer, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and Yapf. Details: #30
1 parent 4a0512b commit 588d10d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ Join us at [Discord](https://discord.gg/4ndeMBx3)
163163

164164
## Tutorials:
165165

166-
167166
To implement a recommendation system using AI algorithms, we can use collaborative filtering, which analyzes user behavior and preferences to generate personalized recommendations. Here's a sample code that demonstrates how to provide service recommendations to users based on their preferences and past interactions:
168167

169168
```python

0 commit comments

Comments
 (0)