deanishe / deanishe/alfred-convert
While opening None, in line None: missing unary operator "/"
Open
bug
- Dominant language
- Python
- Stars
- 713
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi I am encountering this error with the convert workflow no matter what I input. Tried looking elsewhere for the solution but can't seem to find the same issue

This seems to be the error message but I am not sure what is the issue
```
raise DefinitionSyntaxError('missing unary operator "%s"' % op_text)
DefinitionSyntaxError: While opening None, in line None: missing unary operator "/"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.