Skip to content

Commit eb916f0

Browse files
maresbricardoV94
authored andcommitted
Fix AePPL copyright notice
This seems to be a search/replace mistake
1 parent 413af04 commit eb916f0

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)