Skip to content

Commit

Permalink
Blacken
Browse files Browse the repository at this point in the history
  • Loading branch information
viren-nadkarni committed May 28, 2024
1 parent 85d11ea commit 713d72d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion moto/applicationautoscaling/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -673,4 +673,6 @@ def update(
self.end_time = end_time


applicationautoscaling_backends = BackendDict(ApplicationAutoscalingBackend, "application-autoscaling")
applicationautoscaling_backends = BackendDict(
ApplicationAutoscalingBackend, "application-autoscaling"
)

0 comments on commit 713d72d

Please sign in to comment.