• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1"""Circular import involving a sub-package."""
2from .subpkg import subpackage2
3