ulfsri/pyAlicat

Gas() function more efficient

Closed this issue ยท 1 comments

๐Ÿš€ Feature Request

Try replacing the first lines in gas() function with
gas = gases.get(gas, "")

๐Ÿ”ˆ Motivation

Shorter code and don't have to catch KeyErrors

๐Ÿ›ฐ Alternatives

๐Ÿ“Ž Additional context

image

I'm going to say these are all done