Skip to content

Commit

Permalink
Fix Ruff error
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinhart committed May 27, 2024
1 parent 603ef5f commit ee36bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tests/infra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pulumi
import pulumi_aws as aws

from pulumi_aws_tags import register_auto_tags

register_auto_tags(
Expand Down

0 comments on commit ee36bb2

Please sign in to comment.