You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this a "wontfix", "bug", or potential place where we can have a documentation improvement or workaround. Or maybe it's related / but not quite a duplicate.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
What I see often is using
faker.Faker
(GitHub Search):This example above is based on Pytest Fixture's examples
Expected behavior
Showing the instance methods, e.g.
faker.name()
Actual behavior
However that generates this:
Next steps?
Not sure if this a "wontfix", "bug", or potential place where we can have a documentation improvement or workaround. Or maybe it's related / but not quite a duplicate.
The text was updated successfully, but these errors were encountered: