D:\Program Files\Python38\lib\site-packages\apscheduler\util.py:428: PytzUsageWarning: The localize

D:\Program Files\Python38\lib\site-packages\apscheduler\util.py:428: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html
  return tzinfo.localize(dt)

你可能感兴趣的:(python)