Skip to content

[14.0][FIX]TypeError: 'EndPoint' object is not iterable.#6

Open
Hardik-OSI wants to merge 1 commit intoakretion:masterfrom
Hardik-OSI:14.0-fix_endpoint_issue
Open

[14.0][FIX]TypeError: 'EndPoint' object is not iterable.#6
Hardik-OSI wants to merge 1 commit intoakretion:masterfrom
Hardik-OSI:14.0-fix_endpoint_issue

Conversation

@Hardik-OSI
Copy link
Copy Markdown

#5

@max3903 max3903 mentioned this pull request Feb 28, 2022


def before_dispatch():
print("\n\n\n Called in before_dispatch \n\n\n")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
print("\n\n\n Called in before_dispatch \n\n\n")



def after_dispatch(response):
print("\n\n\n Called in after_dispatch \n\n\n")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
print("\n\n\n Called in after_dispatch \n\n\n")



IrHttp._dispatch = _dispatch

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants