Skip to content

Commit

Permalink
refactor: simplify source structure
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Apr 5, 2022
1 parent 42ff2a1 commit e9fda3b
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
Empty file.
2 changes: 1 addition & 1 deletion src/poetry_plugin_export/plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from poetry.plugins.application_plugin import ApplicationPlugin

from poetry_plugin_export.console.commands.export import ExportCommand
from poetry_plugin_export.command import ExportCommand


if TYPE_CHECKING:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file removed tests/console/__init__.py
Empty file.

0 comments on commit e9fda3b

Please sign in to comment.