Skip to content

Commit

Permalink
Rename file for clearer name
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed May 14, 2024
1 parent 8644c73 commit a5fc34a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calmerge/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from . import get_aiohttp_app
from .config import Config
from .static import write_calendar
from .write import write_calendar


def file_path(path: str) -> Path:
Expand Down
File renamed without changes.

0 comments on commit a5fc34a

Please sign in to comment.