LeapSeconds
===========

.. currentmodule:: astropy.utils.iers

.. autoclass:: LeapSeconds
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LeapSeconds.expires

   .. rubric:: Methods Summary

   .. autosummary::

      ~LeapSeconds.auto_open
      ~LeapSeconds.from_erfa
      ~LeapSeconds.from_iers_leap_seconds
      ~LeapSeconds.from_leap_seconds_list
      ~LeapSeconds.open
      ~LeapSeconds.update_erfa_leap_seconds

   .. rubric:: Attributes Documentation

   .. autoattribute:: expires

   .. rubric:: Methods Documentation

   .. automethod:: auto_open
   .. automethod:: from_erfa
   .. automethod:: from_iers_leap_seconds
   .. automethod:: from_leap_seconds_list
   .. automethod:: open
   .. automethod:: update_erfa_leap_seconds
