Closed loftusa closed 4 years ago
pre-PRing for nice things like diffs.
diff
Feel free to review what I have so far, @Lawreros, if interested.
Currently, I'm essentially just replacing namer entirely with separate pathlib.
namer
pathlib
The main drawback at the moment is that now we have a bunch of filepaths thrown around in the pipeline without being held in any kind of container.
That shouldn't actually be a huge problem, but we may decide that it's nice to store all of the floating random filepaths in a centralized variable.
Deploy preview for ndmg ready!
Built with commit 45860f334ccea02ade796cfdebe590c23eaead51
https://deploy-preview-373--ndmg.netlify.com
pre-PRing for nice things like
diff
s.Feel free to review what I have so far, @Lawreros, if interested.
Currently, I'm essentially just replacing
namer
entirely with separatepathlib
.The main drawback at the moment is that now we have a bunch of filepaths thrown around in the pipeline without being held in any kind of container.
That shouldn't actually be a huge problem, but we may decide that it's nice to store all of the floating random filepaths in a centralized variable.