mcabbott / mcabbott/AxisKeys.jl
`Not` exported but not defined
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 154
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I am reexporting functions from AxisKeys.jl and Aqua.jl noticed that Not is exported but not defined. It would be nice to resolve this one way or another. In the meantime I will import individual functions so that my tests don't break.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Inspect the exports and definitions in AxisKeys.jl, then compare how Aqua.jl reports the missing Not symbol. Run the existing package tests or Aqua checks to confirm the current failure; done means the public export is either defined or removed and the checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100