You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.bugAn error has been encountered that is preventing utilization.area:coreRelating to a core aspect of the library such as configuration and initialization.
Line 49: self.manager_config = manager_config = dict(manager_config)
UnboundLocalError: local variable 'manager_config' referenced before assignment
The text was updated successfully, but these errors were encountered:
aryeh
changed the title
Bug introduced in last commit in "marrow/mailer/__init__.py", line 49, in __init__
Bug introduced in last commit (v4.0.1) in "marrow/mailer/__init__.py", line 49, in __init__
Feb 21, 2016
amcgregor
added
1.bug
An error has been encountered that is preventing utilization.
area:core
Relating to a core aspect of the library such as configuration and initialization.
labels
Oct 5, 2023
1.bugAn error has been encountered that is preventing utilization.area:coreRelating to a core aspect of the library such as configuration and initialization.
Line 49: self.manager_config = manager_config = dict(manager_config)
UnboundLocalError: local variable 'manager_config' referenced before assignment
The text was updated successfully, but these errors were encountered: