
    j                     0    d dl mZ 	  G d de          ZdS )   )Adapterc                       e Zd Zd Zd ZdS )BatchAdapterc                     dS )z-AddPolicies adds policy rules to the storage.N selfsecptyperuless       f/lsinfo/ai/hellotax_ai/base_platform/venv/lib/python3.11/site-packages/casbin/persist/batch_adapter.pyadd_policieszBatchAdapter.add_policies           c                     dS )z5RemovePolicies removes policy rules from the storage.Nr   r   s       r   remove_policieszBatchAdapter.remove_policies   r   r   N)__name__
__module____qualname__r   r   r   r   r   r   r      s2              r   r   N)adapterr   r   r   r   r   <module>r      sP          f    7     r   