proofit404 / stories

Service objects designed with OOP in mind.
https://proofit404.github.io/stories/
BSD 2-Clause "Simplified" License
296 stars 21 forks source link

Story requires to have at least one step. #655

Open proofit404 opened 3 years ago

proofit404 commented 3 years ago
class A1(Story): # error
    ...