daniestevez / gr-satellites

GNU Radio decoder for Amateur satellites
GNU General Public License v3.0
777 stars 161 forks source link

gr_satellites start time fails with isotime #452

Closed kb7ky closed 1 year ago

kb7ky commented 1 year ago

syntax error - datetime.datetime.fromisofromat

python/submit.py line 23

should be fromisoformat

kb7ky commented 1 year ago

pull submitted

daniestevez commented 1 year ago

Closing, since #453 has been merged.