Skip to content

Commit 0cde72e

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 09318cb commit 0cde72e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ rf = roboflow.Roboflow(api_key="")
6666
Below are some common methods used with the Roboflow Python package, presented concisely for reference. For a full library reference, refer to the [Roboflow API reference documentation](https://docs.roboflow.com/api-reference).
6767

6868
```python
69-
import roboflow
69+
import roboflow
7070

7171
# Pass API key or use roboflow.login()
7272
rf = roboflow.Roboflow(api_key="MY_API_KEY")

0 commit comments

Comments
 (0)