JMSLab / Template

Template for research repository using scons.
9 stars 1 forks source link

fix typo #94

Closed zhizhongpu closed 5 months ago

zhizhongpu commented 5 months ago

Fix typos in source/lib/JMSLab/tablefill_info.py per https://github.com/JMSLab/Protests/pull/796#discussion_r1532532829

zhizhongpu commented 5 months ago

@jmshapir please grant me authorizations to assign an open a branch - thank you also, is there a reason why source/lib/JMSLab/tablefill_info.py is a python script instead of a .md?

jmshapir commented 5 months ago

@jmshapir please grant me authorizations to assign an open a branch - thank you

@zhizhongpu done, use it wisely, thanks!

also, is there a reason why source/lib/JMSLab/tablefill_info.py is a python script instead of a .md?

Looks to me like it's designed as a docstring:

https://github.com/JMSLab/Template/blob/466a62f9b99159f19c99984aec9a6af1b140389d/source/lib/JMSLab/tablefill.py#L6

https://github.com/JMSLab/Template/blob/466a62f9b99159f19c99984aec9a6af1b140389d/source/lib/JMSLab/tablefill.py#L26-L27

zhizhongpu commented 5 months ago

We fixed typos in tablefill_info.py