Skip to content

[FIX] SyntaxError: name '_' is used prior to global declaration#7

Open
sla-subteno-it wants to merge 1 commit intoOCA:masterfrom
subteno-it:fix-global-declaration
Open

[FIX] SyntaxError: name '_' is used prior to global declaration#7
sla-subteno-it wants to merge 1 commit intoOCA:masterfrom
subteno-it:fix-global-declaration

Conversation

@sla-subteno-it
Copy link

Before fix, we have this error :
Traceback (most recent call last):
File "/Users/alnslang/.virtualenvs/tests/bin/odoo-sentinel", line 7, in
from odoosentinel import main
File "/Users/alnslang/.virtualenvs/tests/lib/python3.6/site-packages/odoosentinel/init.py", line 87
global _
^
SyntaxError: name '_' is used prior to global declaration

Loading
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.

3 participants