Add the blank line that was removed from the previous commit

This commit is contained in:
weslambert
2023-09-25 14:41:20 -04:00
committed by GitHub
parent c95af6b992
commit 7cb9b5f257

View File

@@ -141,6 +141,7 @@ Additionally, to support airgapped users, the dependency packages themselves, an
pip download -r <my-analyzer-path>/requirements.txt -d <my-analyzer-path>/source-packages
```
### Analyzer Architecture
The Sensoroni Docker container is responsible for executing analyzers. Only the manager's Sensoroni container will process analyzer jobs. Other nodes in the grid, such as sensors and search nodes, will not be assigned analyzer jobs.