Closed FoamyGuy closed 2 years ago
resolves #161
Add some newlines between the imports comment and the version string variable.
Tested successfully, with this version that portion of the generated file looks like this:
# imports __version__ = "0.0.0-auto.0" __repo__ = "https://github.com/foamyguy/CircuitPython_test_newlines_again.git"
@Neradoc if you have a chance give this one a try to ensure it's resolving the issue.
resolves #161
Add some newlines between the imports comment and the version string variable.
Tested successfully, with this version that portion of the generated file looks like this: