stories icon indicating copy to clipboard operation
stories copied to clipboard

Deny to use `Actor` class directly in the story.

Open proofit404 opened this issue 4 years ago • 0 comments

class Review(Story, Actor):  # error
    I.fetch_pending_report

proofit404 avatar Jun 11 '21 21:06 proofit404