NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

Prep for Testing #206

Closed brendan-ryan closed 1 year ago

brendan-ryan commented 1 year ago

Added import sys. Added parameter to parse_args function and argument to function call. Wrapped command line argument checks in function check_args. Calling check_args from main conditional.