Today I Learned
tags
search
2022
/
02
/18
python
you can import from a parent-module using
from ... import
.