Skip to content

Commit

Permalink
fix static checks
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed May 21, 2024
1 parent b0dcd0f commit 18bb305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airflow/providers/amazon/aws/operators/neptune.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def handle_waitable_exception(
operator.hook.wait_for_cluster_availability(operator.cluster_id)



class NeptuneStartDbClusterOperator(AwsBaseOperator[NeptuneHook]):
"""Starts an Amazon Neptune DB cluster.
Expand Down

0 comments on commit 18bb305

Please sign in to comment.