mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-27 05:46:22 +02:00
Initial commit
This commit is contained in:
parent
d2de0726f4
commit
5665c2e79d
22 changed files with 2369 additions and 0 deletions
30
docs/source/tests.rst
Normal file
30
docs/source/tests.rst
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
tests package
|
||||
=============
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
tests.test\_anonymizer module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: tests.test_anonymizer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
tests.utils module
|
||||
------------------
|
||||
|
||||
.. automodule:: tests.utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue