yixiaoer / tpux

A set of Python scripts that makes your experience on TPU better
MIT License
40 stars 0 forks source link

Add a command line option to clear the configs #2

Closed ayaka14732 closed 4 months ago

ayaka14732 commented 4 months ago

We should add a command line option to clear the changes of the config files

yixiaoer commented 4 months ago

Completed the functions to clear the configs. Next, will add the command line option.

yixiaoer commented 4 months ago

Added command line option--clear (or -c) to clear the configs.