mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-24 20:36:21 +02:00
* Fix directory issue when running tests for first time * Initial version of data minimization * Update version and documentation * Fix documentation
30 lines
476 B
ReStructuredText
30 lines
476 B
ReStructuredText
tests package
|
|
=============
|
|
|
|
Submodules
|
|
----------
|
|
|
|
tests.test\_anonymizer module
|
|
-----------------------------
|
|
|
|
.. automodule:: tests.test_anonymizer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
tests.test\_minimizer module
|
|
----------------------------
|
|
|
|
.. automodule:: tests.test_minimizer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: tests
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|