Closed jdblischak closed 5 years ago
This should be fixed on master, isn't it?
This should be fixed on master, isn't it?
@bgruening Yep!
I'm not quite sure what happened. You seem to have made the same change as I did, but GitHub showed me the diff below when I submitted the PR. And I am pretty certain there was no conflict at that time. Maybe you pushed the commit to GitHub much later than when you fixed it locally?
It was still using a regex from re.sub, but line.replace does not use regexes.
xref: #28, https://github.com/conda-forge/staged-recipes/pull/7209#issuecomment-445520925, https://github.com/bgruening/conda_r_skeleton_helper/commit/2cb3f05eafc18debb86541a38996dd1ee3b261bd#diff-6e38f16215ae91c11fc5c54b74c66d54L111