RBnzr
RBnzr
> Thanks for the issue, do you have an example that causes the problem? Hey @rchiodo: Sure I can send a code chunk that was not working, and there were...
```python from gql import gql, Client from gql.transport.requests import RequestsHTTPTransport from copy import deepcopy from Utils.environment import get_azure_secret from Utils.decorators.decorators import rename_columns_decorator from Models._external.stack_adapt import lookup_client_id, campaign_group_dimensions, campaign_dimensions, ads_dimensions, campaign_facts...
> Your second chunk has a tab in it, that's causing the indentation error. > > Can see it here (I turned on showing whitespace in VS code) > >...
> What exactly is the error you're getting @RBnzr? Can you share a screenshot? Hey @rchiodo sorry I was away from my desk. this is a part of the error:...
@rchiodo Those are the errors I get when running the code.