Commit b02974d
fix: correct broken README links and lint error in integrity.py
- Fix README.md: agentos/ -> agent_os/ in MCP Scanner links
- Fix integrity.py: move import to top of file (E402), remove unused ALLOWED_MODULE_PREFIXES import (F401)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent afaae14 commit b02974d
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments