Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

fix: fix cli decorators and creation #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcmaliar
Copy link

This fixes the cli commands which weren't working before. They were:

  1. Added incorrectly
  2. Missing decorators

make lint failed before I made changes because of db.Model, make test also failed (when I fixed the linter error) because the tests fail to run. I didn't fix these things here. They still fail after this change. But this change was not meant to fix that.

Thanks.

@marcmaliar
Copy link
Author

First time making PR, do I need to do anything else?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants