You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i got below error after cancel gfg choose nothing and press esc.
Total 33 remotes.
Traceback (most recent call last):
File "~/.local/bin/gfg", line 11, in <module>
sys.exit(main_go())
File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 492, in main_go
main(['go'])
File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 475, in main
args.function(args)
File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 404, in go
alias = chosen.split()[0]
AttributeError: 'NoneType' object has no attribute 'split'
geofront-cli version is 0.4.0.
The text was updated successfully, but these errors were encountered:
i got below error after cancel
gfg
choose nothing and press esc.geofront-cli
version is 0.4.0.The text was updated successfully, but these errors were encountered: