--- name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior (please add longer code examples below): **Expected behavior** A clear and concise description of what you expected to happen. **Additional context** OS-version: Python version: python-can version: python-can interface/s:
Traceback and logs ```python def func(): return 'hello, world!' ```