same blueprint cannot be registered with same name
This commit is contained in:
parent
f8cdc78ce1
commit
48f2afbf90
3 changed files with 10 additions and 18 deletions
|
|
@ -17,6 +17,8 @@ Unreleased
|
|||
instead.
|
||||
- ``total_seconds`` is removed, use ``timedelta.total_seconds``
|
||||
instead.
|
||||
- The same blueprint cannot be registered with the same name. Use
|
||||
``name=`` when registering to specify a unique name.
|
||||
|
||||
|
||||
Version 2.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue