isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
10 stars 4 forks source link

Option format inconsistent re: hyphens/underscores #1181

Open boyleconnor opened 2 years ago

boyleconnor commented 2 years ago

Some of the options in the graph model scripts are of the format --with-hyphens and some are of the format --with_underscores.

E.g.:

It should be consistent, and my inclination is that it should by --with-hyphens.

lichtefeld commented 2 years ago

I agree with the hyphens preference.