Ë
    XV.jZ  ã                   óŠ   — d dl Z d dlmZ d dlmZ d Z e j                  dd¬«      d„ «       Z e j                  «       d„ «       Zy)	é    N)ÚFaker)ÚDEFAULT_LOCALEÚsessionT)ÚscopeÚautousec                 óh   — d| j                   v r| j                  d«      }nt        g}t        |¬«      S )zÖFixture that stores the session level ``Faker`` instance.

    This fixture is internal and is only meant for use within the project.
    Third parties should instead use the ``faker`` fixture for their tests.
    Úfaker_session_locale©Úlocale)ÚfixturenamesÚgetfixturevaluer   r   )Úrequestr   s     ú]C:\xampp\htdocs\tradingbinance\backend\.venv\Lib\site-packages\faker/contrib/pytest/plugin.pyÚ_session_fakerr   	   s6   € ð  ×!5Ñ!5Ñ5Ø×(Ñ(Ð)?Ó@‰ä Ð!ˆÜ˜ÔÐó    c                 ó"  — d| j                   v r| j                  d«      }t        |¬«      }n| j                  d«      }t        }d| j                   v r| j                  d«      }|j	                  |¬«       |j
                  j                  «        |S )z>Fixture that returns a seeded and suitable ``Faker`` instance.Úfaker_localer
   r   Ú
faker_seed)Úseed)r   r   r   ÚDEFAULT_SEEDÚseed_instanceÚuniqueÚclear)r   r   Úfaker   s       r   Úfakerr      s†   € ð ˜×-Ñ-Ñ-Ø×(Ñ(¨Ó8ˆÜ˜FÔ#‰à×&Ñ&Ð'7Ó8ˆä€DØ�w×+Ñ+Ñ+Ø×&Ñ& |Ó4ˆØ×Ñ˜DÐÔ!Ø‡K�K×ÑÔà€Kr   )Úpytestr   r   Úfaker.configr   r   Úfixturer   © r   r   Ú<module>r       sQ   ðÛ å Ý 'à€ð €‡��i¨Ô.ñ
 ó /ð
 ð €‡�Óñó ñr   