ConnTact icon indicating copy to clipboard operation
ConnTact copied to clipboard

Separate ConnStep from ConnTask module

Open John-Bonnin opened this issue 2 years ago • 0 comments

Right now the two still live in one module, but best practice is to split them. This way it's easier to refer to the base class while developing your implementation.

John-Bonnin avatar Sep 08 '22 14:09 John-Bonnin