blob: 1016d23fac61e06861f5de4978001c5007fe1e2a [file] [log] [blame]
:mod:`airflow.models.errors`
============================
.. py:module:: airflow.models.errors
Module Contents
---------------
.. py:class:: ImportError
Bases: :class:`airflow.models.base.Base`
.. attribute:: __tablename__
:annotation: = import_error
.. attribute:: id
.. attribute:: timestamp
.. attribute:: filename
.. attribute:: stacktrace