Skip to content

Avoid NameError when Lock is used in place of LuaLock - #231

Merged
sylvinus merged 2 commits into
pricingassistant:masterfrom
deveil:master
Dec 13, 2020
Merged

Avoid NameError when Lock is used in place of LuaLock#231
sylvinus merged 2 commits into
pricingassistant:masterfrom
deveil:master

Conversation

@deveil

@deveil deveil commented Dec 12, 2020

Copy link
Copy Markdown
Contributor

The change made for avoid ImportError with LuaLock generates a NameError when the object is used.
To avoid the NameError, use the Lock object in place of LuaLock object or rename the Lock import as LuaLock.

Regards,

@sylvinus

Copy link
Copy Markdown
Contributor

Good catch, thanks!

@sylvinus
sylvinus merged commit 5a1154d into pricingassistant:master Dec 13, 2020
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