Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Dec 17, 2024
1 parent d5574ad commit eab9ba8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion jupyter_events/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

from jsonschema import ValidationError
from packaging.version import parse

from traitlets import Dict, Instance, Set, default
from traitlets.config import Config, LoggingConfigurable

Expand Down
1 change: 0 additions & 1 deletion tests/test_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import io
import json
import logging
import sys
from datetime import datetime, timedelta, timezone
from unittest.mock import MagicMock

Expand Down

0 comments on commit eab9ba8

Please sign in to comment.