microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
26 stars 8 forks source link

remove unused Python code #2038

Open turbomam opened 1 month ago

turbomam commented 1 month ago

perhaps:

and more

eecavanna commented 4 weeks ago

On this topic, here's a tool (I've never used) whose GitHub page says it can be used to identify unused Python code: https://github.com/jendrikseipp/vulture. Its README includes a list of similar tools (in the "Similar programs" section). This might come in handy as a starting point for this task.

eecavanna commented 3 weeks ago

Related PR: https://github.com/microbiomedata/berkeley-schema-fy24/pull/201