ipython / ipython/traitlets

breaking change: __all__ limits what is exported

Open
#831 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
653
Forks
217
Avg merge
2d 21h
Merged PRs (30d)
2

Description

due to https://github.com/ipython/traitlets/pull/817 (from traitlets >=5.8) we dont export `observe` anymore, previously we could do
`from traitlets import *` and have observe available.
I know it's not good practice, but it is a breaking change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.