TypeError: validate() takes 1 positional argument but 2 were given (Automata lib)

Viewed 19

Can someone help me with this error, i have spend more than an hour and got nothing Lib: https://pypi.org/project/automata-lib/

Here is the TypeError and as you can see im only giving one argument and still not working

And here is the method

1 Answers
Related