Skip to content

Commit

Permalink
flake8/linter cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Dec 16, 2024
1 parent fc67201 commit 150aebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sageworks/core/cloud_platform/aws/aws_meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def __init__(self):

# Parameter Store for Pipelines
from sageworks.api.parameter_store import ParameterStore

self.pipeline_prefix = "/sageworks/pipelines"
self.param_store = ParameterStore()

Expand Down

0 comments on commit 150aebd

Please sign in to comment.