juami / pytentiostat

python code for the JUAMI potentiostat
BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

Clean docs folder of outdated and unused files #159

Closed mspence2 closed 4 years ago

mspence2 commented 4 years ago

There are a few files that were included in an earlier PR that should have been ignored. They are now outdated and need to be removed from the main repo to avoid confusion.

sbillinge commented 4 years ago

you can use git rm <filename> to remove them from your local filesystem but also from the git repo.

mspence2 commented 4 years ago

Sounds good, I was just going to wait until the experiment setup PR is merged, unless you think I should just take care of it on that branch.

aplymill7 commented 4 years ago

@mspence2 I think it's fine to do on current working PR since small change. Just make sure commit note is clear and add to description closes this issue.

mspence2 commented 4 years ago

@aplymill7 for some reason the close statement didn't link this issue to that PR. Maybe you need to manually do it, or we can manually close it. I figure it is best to try to link them for easier tracking if ever necessary.

aplymill7 commented 4 years ago

Retroactively added!