Pradyot Ranjan
Pradyot Ranjan
Sure will do!
> > Here `non_linear_time` is an array of time (example: [0,10,15,17,20]). > > Hi @prady0t, theoretically it looks promising, though it would be nicer to open a PR to keep...
can you provide a bit more context?
@Jay179-sudo are you still working on this?
there are still 14 files left. I should open a new PR concluding everything or should I cover them in pt-7?
Correction : 9 files
Thanks for pointing out! Check #4472
Yes, I think this can be closed.
You can assign this to me, I will open a PR soon.
It is due to https://github.com/conda/conda/blob/405fbaaa7c85e5a528d2a824158d9c1f3fa89846/conda/base/context.py#L123 We can replace it with : ```py user_rc_path = "~/.condarc" ```