breaking change: __all__ limits what is exported
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 653
- Fork
- 217
- Merge trung bình
- 2 ngày 21 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.