PsyNeuLink icon indicating copy to clipboard operation
PsyNeuLink copied to clipboard

Missing line from documentation comment

Open rgobbel opened this issue 1 year ago • 1 comments

https://github.com/PrincetonUniversity/PsyNeuLink/blob/06f3006ab7a0a5e72423267c47db767c004eda3f/psyneulink/core/components/mechanisms/mechanism.py#L46C6-L46C6

It looks like this bit (which should be line 45) got dropped, probably during a refactor:

* `ModulatoryMechanisms <ModulatoryMechanism>` monitor the output of one or more other Mechanisms, and use this

Without that, line 46 is obviously incomplete.

rgobbel avatar Jul 05 '23 18:07 rgobbel

Wow… already at it... I’m impressed. Thanks! Will look into it tonight.

jdc

On Jul 5, 2023, at 2:59 PM, Randy Gobbel @.***> wrote:

https://github.com/PrincetonUniversity/PsyNeuLink/blob/06f3006ab7a0a5e72423267c47db767c004eda3f/psyneulink/core/components/mechanisms/mechanism.py#L46C6-L46C6

It looks like this bit (which should be line 45) got dropped, probably during a refactor:

  • ModulatoryMechanisms <ModulatoryMechanism> monitor the output of one or more other Mechanisms, and use this

Without that, line 46 is obviously incomplete.

— Reply to this email directly, view it on GitHubhttps://github.com/PrincetonUniversity/PsyNeuLink/issues/2717, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACSHKGDSDX4S5HW7J3OMRCTXOW2P3ANCNFSM6AAAAAAZ7LGPOA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

jdcpni avatar Jul 05 '23 19:07 jdcpni