B
    ½ñnc|  ã               @   s   d d„ Z dS )c             C   s@   t |  d¡ƒdkstd|  ƒ‚|  d¡d dks<td|  ƒ‚dS )z‰
    Given a name of graph to save or write, check if it is of valid syntax

    :param: name: the name to check
    :type name: str
    Ú.é   zinvalid file type for %séÿÿÿÿZhtmlz%s is not a valid html fileN)ÚlenÚsplitÚAssertionError)Úname© r   ú*lib/python3.7/site-packages/pyvis/utils.pyÚ
check_html   s    r
   N)r
   r   r   r   r	   Ú<module>   ó    