Skip to content

Commit 9e516ef

Browse files
Fix find & replace accident
1 parent b9ce733 commit 9e516ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/distributions/continuous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# Contains code from Aeppl, Copyright (c) 2021-2022, PyTensor Developers.
15+
# Contains code from Aeppl, Copyright (c) 2021-2022, Aesara Developers.
1616

1717
# coding: utf-8
1818
"""

0 commit comments

Comments
 (0)