Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MRyderOC authored Feb 7, 2024
1 parent 53a4fa2 commit 4ec03f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfcx_scrapi/core/environments.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from google.oauth2 import service_account
from google.cloud.dialogflowcx_v3beta1 import services
from google.cloud.dialogflowcx_v3beta1 import types
from google.protobuf import field_mask_pb2

from dfcx_scrapi.core import scrapi_base
from dfcx_scrapi.core import flows
from dfcx_scrapi.core import versions
Expand Down

0 comments on commit 4ec03f7

Please sign in to comment.