diff options
author | Iwo Herka <hi@iwoherka.eu> | 2018-11-02 19:06:25 +0100 |
---|---|---|
committer | Iwo Herka <hi@iwoherka.eu> | 2018-11-02 19:06:25 +0100 |
commit | 9a29ae2267e957199e2b1cc9ec719edccdd9ed9d (patch) | |
tree | cf490313247078dfaeef38909e3ed7aba8bdd409 /lib/sqlalchemy/sql/schema.py | |
parent | bc7c212370621a26629392cf247492c773fa63fd (diff) | |
download | sqlalchemy-9a29ae2267e957199e2b1cc9ec719edccdd9ed9d.tar.gz |
Tweak code-style and readability in `events/base.py`
This includes a few low-key, syntax-level tweaks and:
1. Rewrite of the if-statment in `Events._accept_with`.
2. Property name change, i.e. from `dispatcher.dispatch_cls` to
`dispatcher.dispatch`. In this case postfix `_cls` is confusing as
the property is not a class, but an instance of one.
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions