Skip to content

Commit f5a9b38

Browse files
committed
Revert "wrench(pyproject): no_implicit_reexport = false (temporarily)"
This reverts commit 250e54f.
1 parent 3e0193c commit f5a9b38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ libtmux = "libtmux.pytest_plugin"
106106

107107
[tool.mypy]
108108
strict = true
109-
# Temporarily changed for dataclasses PR
110-
no_implicit_reexport = false
111109

112110
[build-system]
113111
requires = ["poetry_core>=1.0.0", "setuptools>50"]

0 commit comments

Comments
 (0)