Reverts back to printing an empty projections block if the input is not given (which will trigger the Wannier90 default), instead of explicitly requiring the input.
Testing is implemented with the features from #57, so this PR should be merged after that.
Fixes #15.
Reverts back to printing an empty
projections
block if the input is not given (which will trigger the Wannier90 default), instead of explicitly requiring the input.Testing is implemented with the features from #57, so this PR should be merged after that.