testing.generators.base
Module with interface for generators.
soupsavvy generator is anything that generates content, they should all inherit from this class and implement the ‘generate’ method.
Module with interface for generators.
soupsavvy generator is anything that generates content, they should all inherit from this class and implement the ‘generate’ method.