o
    
iT                     @   s  d dl mZ d dlmZmZmZmZmZ d dlm	Z	 ee
ef Zee
eeedee
ef ee f Zeee
eeedee
ef ee f Zee
eeedee
ef ee eedf e	f	 Zeee
eeedee
ef ee eedf e	f
 ZeZeZdddZd	d
 ZdS )    )Path)UnionDictAnyListTuple)OrderedDictN.Tc                 C   s0   t | ts	t| } |r|  std|  | S )NzCan't read file: )
isinstancer   exists
ValueError)locationrequire_exists r   >/home/ubuntu/.local/lib/python3.10/site-packages/srsly/util.py
force_path   s
   
r   c                 C   s   t | tr| S t| S )N)r	   str)r   r   r   r   force_string   s   
r   )T)pathlibr   typingr   r   r   r   r   collectionsr   r   FilePathintfloatbool
JSONOutputbytesJSONOutputBin	JSONInputJSONInputBin	YAMLInput
YAMLOutputr   r   r   r   r   r   <module>   s    "$.0
