-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi rwnx,
first thanx for this project! Very good work!
You wrote in your documentation:
import pynonymizer
pynonymizer.run(input_path="./backup.sql", strategyfile_path="./strategy.yml" [...] )
In the cli it works good but I received the follong error, when I try to execute within a python-script:
pynonymizer.run(
TypeError: pynonymize() missing 2 required positional arguments: 'progress' and 'actions'
How can I declare the receired positional params for this - maybe in a small example code
Thanx in advanced.
hansseins
Metadata
Metadata
Assignees
Labels
No labels