Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/nameparser/parser.py: 100%
Shortcuts on this page
r m x toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
Shortcuts on this page
r m x toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1"""v1 import-path preservation (mechanisms.md#FACADE-CONTRACT): the
22.0 HumanName
3facade lives in nameparser._facade. This module is deleted in 3.0.
4"""
5from nameparser._facade import HumanName as HumanName
7__all__ = ["HumanName"]