`get_cache_dir` is not re-imported at the top level package
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- python
- Domain
- developer-experience
Research direction
Start with the documented import example in packages/confierge/README.md and compare it with the working import from confierge.confierge. Inspect the top-level confierge package exports and verify that importing get_cache_dir directly from confierge works as documented. Done means the documented import succeeds without changing the existing Confierge import.
Written by the indexing model from the issue text.
Description
Despite the documented pattern:
This import does not seem to work.
This works:
from confierge import Confierge
from confierge.confierge import get_cache_dir
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from AllenNeuralDynamics/ficus
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
AllenNeuralDynamics/ficus#87 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
AllenNeuralDynamics/ficus#84 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
AllenNeuralDynamics/ficus#54 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
AllenNeuralDynamics/ficus#86 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
AllenNeuralDynamics/ficus#83 ·
All issues in AllenNeuralDynamics/ficus
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100