Nimblesite / Nimblesite/Basilisk
Clarification or help needed for a basic check
Open
@MelbourneDeveloper is already working on this.
Since Aug 4, 2026.
- Dominant language
- Rust
- Stars
- 54
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I wished to try Basilisk, and started following this quick start: https://www.basilisk-python.dev/docs/quick-start/
There is an example bad.py to check. This one is OK. But if put this in, instead:
a: int = print2("abc")
... it just does not complain at all and says “All checked. No issues found.”
What am I missing, please?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.