diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:04:10 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:04:10 +0300 |
| commit | e9f77d1400cf3df9321221b86a60f96c44eaa1d0 (patch) | |
| tree | 4b26d3c86309517f1a28a07e9e9dcb89d40ce60d | |
| parent | 47ebcc962bb27c7c539f8151d29576f90071df83 (diff) | |
| download | rest.vyos-e9f77d1400cf3df9321221b86a60f96c44eaa1d0.tar.gz rest.vyos-e9f77d1400cf3df9321221b86a60f96c44eaa1d0.zip | |
general: T8595: clean leaked internal references
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
