Agents-aea error_test_skill

name: error_test_skill

install
source · Clone the upstream repo
git clone https://github.com/fetchai/agents-aea
manifest: packages/fetchai/skills/error_test_skill/skill.yaml
source content

name: error_test_skill author: fetchai version: 0.1.2 type: skill description: The error test skil for testing. license: Apache-2.0 aea_version: '>=1.0.0, <2.0.0' fingerprint: README.md: QmWt4ZwTxErR6E8jhJGNoL7aJ2Re1W9WjZ9J13gh2xzKeX init.py: QmeCKAnqeT1GdRGtj8sJBvUw5BnP6aVDzpDdsCSGj3fZCP behaviours.py: Qmcfd3fEUiKgSPcXpeTMtCojfjpGBc9LjRwx3X22TsMxKW fingerprint_ignore_patterns: [] connections: [] contracts: [] protocols: [] skills: [] behaviours: raiseerror: args: tick_interval: 1.0 class_name: RaiseErrorBehaviour handlers: {} models: {} dependencies: {} is_abstract: false