Skip to content

Commit

Permalink
Merge pull request #33 from NiceAesth/fix-precommit
Browse files Browse the repository at this point in the history
chore: run pre-commit manually
  • Loading branch information
NiceAesth authored Feb 2, 2024
2 parents 0d05a0c + 93f5d50 commit f766034
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aiordr/models/errorcode.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""
This module contains o!rdr API Error Codes.
"""

from __future__ import annotations

from enum import IntEnum
Expand Down

0 comments on commit f766034

Please sign in to comment.