Skip to content

Commit 32ba227

Browse files
committed
Update docstring_test hashes
1 parent 5421a63 commit 32ba227

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

control/tests/docstrings_test.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
function_docstring_hash = {
3131
control.append: '1bddbac0fe932755c85e9fb0bfb97d88',
3232
control.describing_function_plot: '95f894706b1d3eeb3b854934596af09f',
33-
control.dlqe: '9db995ed95c2214ce97074b0616a3191',
33+
control.dlqe: 'b5d3c71aa178c3dd716875890d5b9ad7',
3434
control.dlqr: '896cfa651dbbd80e417635904d13c9d6',
35-
control.lqe: '567bf657538935173f2e50700ba87168',
35+
control.lqe: '54760eff0f5e7a203fc759e0826224fa',
3636
control.lqr: 'a3e0a85f781fc9c0f69a4b7da4f0bd22',
3737
control.margin: 'f02b3034f5f1d44ce26f916cc3e51600',
3838
control.parallel: 'bfc470aef75dbb923f9c6fb8bf3c9b43',
3939
control.series: '9aede1459667738f05cf4fc46603a4f6',
4040
control.ss2tf: 'e779b8d70205bc1218cc2a4556a66e4b',
4141
control.tf2ss: '086a3692659b7321c2af126f79f4bc11',
4242
control.markov: 'a4199c54cb50f07c0163d3790739eafe',
43-
control.gangof4: '0e52eb6cf7ce024f9a41f3ae3ebf04f7',
43+
control.gangof4: 'f9673ae4c6d26c202060ed4b9ef54800',
4444
}
4545

4646
# List of keywords that we can skip testing (special cases)

0 commit comments

Comments
 (0)