Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KafCoppelia committed Oct 7, 2023
2 parents 9593c1f + 8878440 commit 0c708a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ repos:
rev: 1.6.1
hooks:
- id: poetry-check
- id: poetry-lock
- id: poetry-lock
2 changes: 1 addition & 1 deletion nonebot_plugin_crazy_thursday/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
from pathlib import Path
import random
from pathlib import Path
from typing import Annotated

from nonebot import on_regex
Expand Down

0 comments on commit 0c708a5

Please sign in to comment.