Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 8, 2024
1 parent 330190a commit ab564b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ic_rse_bot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
"""The main module for IC RSE bot."""

__version__ = "0.1.0"
1 change: 1 addition & 0 deletions ic_rse_bot/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""The entry point for the bot program."""

import asyncio
import sys
from pathlib import Path
Expand Down

0 comments on commit ab564b5

Please sign in to comment.