diffpy / diffpy.labpdfproc

apps for preprocessing laboratory x-ray data before sending to pdfgetx3
Other
1 stars 10 forks source link

Create time-stamp and load it into args #60

Closed stevenhua0320 closed 6 months ago

stevenhua0320 commented 6 months ago

closes #29

Set a --is-test in get_args function.

Also we use freezegun to freeze time in test.

sbillinge commented 6 months ago

I did the PR title and comment as I would have done it as an example. I think you didn't quite understand my comment in the review on this point, but hopefully doing it this way clearer. All good, I just want to model good practices early...a gift that keeps on giving....

stevenhua0320 commented 6 months ago

I did the PR title and comment as I would have done it as an example. I think you didn't quite understand my comment in the review on this point, but hopefully doing it this way clearer. All good, I just want to model good practices early...a gift that keeps on giving....

OK, Professor, now I know about how to format the structure in the title, comment, and commit. I would follow your structure afterwards. Thank you very much, Professor.