20240809
20240809
Your account comes with 200 GB of Always Free block volume storage which you use to create the boot volumes for your compute instances.
Abstruct Base Class
code:py
try:
foo.do_something()
except AttributeError:
logging.exception("なんかモジュールの互換性がないみたいっすよご主人")
sys.exit(1)
VSCodeのPylanceが無限に苦情を言うので、長期的に使うプログラムでは正直こういう書き方はしたくないなあ