Skip to content

Commit

Permalink
!sqush fix "Move to dataclass objects"
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Sep 18, 2022
1 parent f5a9b38 commit 8ef7d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dataclasses.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

import pytest

from libtmux import Server
from libtmux._internal.query_list import QueryList
from libtmux.pane import Pane
from libtmux.server import Server
from libtmux.session import Session
from libtmux.window import Window

Expand Down

0 comments on commit 8ef7d69

Please sign in to comment.