reneboer / python-carnet-client

python script that emulated the VW WE Connect (formerly CarNet) web site
GNU General Public License v3.0
21 stars 9 forks source link

Remove "version" and "date" from script #12

Closed birgersp closed 5 years ago

birgersp commented 5 years ago

Version and date written explicitly in the script is unnecessary. This is why you use git.

Comments about who did what in the script are also unnecessary, but less annoying since you don't have to keep updating the text as the code evolves.

I propose that the "version" and "date" lines in the script are removed.

reneboer commented 5 years ago

I disagree. I always wonder what version I have if it is not in the script. I do not run it in git I have to download it.