mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
fix: fixes of backwords
This commit is contained in:
@@ -111,6 +111,7 @@ def full_pipeline(context: PipelineContext):
|
||||
return elasticity_df, prices_df
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
class Provider(SupabaseProvider, BackendAPIProvider):
|
||||
|
||||
Reference in New Issue
Block a user