summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index e5b7c2c..d704efe 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -17,7 +17,7 @@ Ansible Galaxy collection `vyos.rest` — modules and an httpapi plugin to manag
ansible-galaxy collection build # produces vyos-rest-<ver>.tar.gz
ansible-galaxy collection install vyos-rest-<ver>.tar.gz
pytest # runs collection tests
-black . # format
+black. # format
```
## Repository layout