
    hMhA                         d Z d ZdS )aZ  Project: PhiK - correlation analyzer library

Created: 2018/11/13

Description:
    Collection of phik entry points

Authors:
    KPMG Advanced Analytics & Big Data team, Amstelveen, The Netherlands

Redistribution and use in source and binary forms, with or without
modification, are permitted according to the terms listed in the file
LICENSE.
c                      ddl } ddl}dg}| j        dd         |z   }|                     |                    |                     dS )zRun Phi_K tests.

    We will keep this here until we've completed switch to pytest or nose and tox.
    We could also keep it, but I don't like the fact that packages etc. are
    hard coded. Gotta come up with
    a better solution.
        Nz-rxs   )syspytestargvexitmain)r   r   default_optionsargss       Q/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/phik/entry_points.py
phik_trialr      sW     JJJMMM hO8ABB</)DHHV[[    N)__doc__r    r   r   <module>r      s(              r   