Skip to content

Conversation

@Benjamin-Loison
Copy link

No description provided.

@Benjamin-Loison Benjamin-Loison changed the title Remove unnecessary spaces and correct a typo in README.md Remove unnecessary spaces, correct a typo in README.md, rename embeddings/{redme,readme.txt} and translate its content Oct 26, 2023
@Benjamin-Loison Benjamin-Loison changed the title Remove unnecessary spaces, correct a typo in README.md, rename embeddings/{redme,readme.txt} and translate its content Remove unnecessary spaces, correct a typo in README.md, rename embeddings/{redme,readme.txt}, translate its content and remove __pycache__ folders Oct 26, 2023
Exhaustiveness verified thanks to:

```bash
find -name '*.py' | xargs -n1 pyflakes3
```
Thanks to:

```bash
find -name '*.py' | xargs -n1 python3 -m black
```

As not a single formatting was applied.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant