Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FastestMolasses committed Sep 24, 2023
1 parent 72bf265 commit 655a7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion loguru/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ It helps to catch several possible runtime errors by performing additional check
For more details, go to official |documentation of loguru-mypy|_.
"""

import sys
from asyncio import AbstractEventLoop
from datetime import datetime, time, timedelta
from picologging import Handler
Expand Down

0 comments on commit 655a7fa

Please sign in to comment.