Explicit imports
crabmusket opened this issue · 3 comments
crabmusket commented
What's your feeling on explicit or qualified imports? I much prefer explicit imports in learning contexts, so learners can see easily what modules export what. I'm happy to make a PR if you'd prefer not to do it yourself!
parsonsmatt commented
I completely agree! I'm refining the code and writing a blog post to accompany it. If you'd like to contribute in anyway, I'd appreciate it 😄
parsonsmatt commented
I've made most of the imports explicit now, so I'll close this out. Thanks for bring it up!
crabmusket commented
Can confirm, issue is fixed for me 😉