Skip to content

Commit

Permalink
Merge pull request #429 from vtnate/remove-traitlets-import
Browse files Browse the repository at this point in the history
Remove unused imports from traitlets
  • Loading branch information
tarekelgindy authored Nov 15, 2023
2 parents 41b93f9 + 4c50ba4 commit ddd81a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ditto/models/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

import warnings
from traitlets.traitlets import (
ObserveHandler,
_deprecated_method,
_CallbackWrapper,
EventHandler,
)
Expand Down

0 comments on commit ddd81a1

Please sign in to comment.