incoming Create flow with tests
This commit is contained in:
@@ -23,7 +23,6 @@ class Create(Verb):
|
||||
|
||||
def action(self):
|
||||
''' create the model instance from the dataclass '''
|
||||
# check for dupes
|
||||
self.object.to_model()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user