We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb821ec commit f1c1163Copy full SHA for f1c1163
README.md
@@ -25,6 +25,8 @@ This is a template for Python projects. What you get:
25
├── docs
26
│ ├── api.md
27
│ └── index.md
28
+├── examples
29
+│ └── ...
30
├── fastvector
31
│ ├── __init__.py
32
│ ├── vector.py
0 commit comments