From a5219db8b5297d78e56a656300fd709cd76731c2 Mon Sep 17 00:00:00 2001 From: fdelgadodyvenia Date: Mon, 23 Sep 2024 11:33:54 +0000 Subject: [PATCH] super init passing credentials --- src/viadot/sources/vid_club.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/viadot/sources/vid_club.py b/src/viadot/sources/vid_club.py index f7adab828..0b8377d48 100644 --- a/src/viadot/sources/vid_club.py +++ b/src/viadot/sources/vid_club.py @@ -82,7 +82,7 @@ def __init__( "Content-Type": "application/json", } - super().__init__(*args, **kwargs) + super().__init__(credentials=vid_club_credentials,*args, **kwargs) def build_query( self,