Closed approxit closed 7 months ago
In addition, I've just realized that the placement of the get_ssh_command
is not great, and moving it to a different place is a better option than removing the contents of services/__ini__.py
. Also, adding skip_gitignore=true
in pyproject.toml
is needed as isort
is the only tool that is not doing this by default.
What I've done: