Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changed: event.py Fixed typo errors in Event(BaseModel) achievement: Optional[Achievement] = None # typo achievment and in common.py Achievement(BaseModel) description: str # typo desciption * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixed: Achievement class parameter mode is a optional Field, possible can be null. Example is the achievement: Autocreation that has a gamemode of null * chore: remove unrelated changes in .gitignore * chore: revert unrelated change * Update .gitignore * chore: fix pr * chore: fix pr --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: NiceAesth <[email protected]>
- Loading branch information