Skip to content

Commit

Permalink
overload link and invlink from Bijectors to avoid name collision
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Sep 20, 2023
1 parent 4788480 commit c06a953
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/DynamicPPL.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ using DocStringExtensions

using Random: Random

# TODO: Remove these when it's possible.
import Bijectors: link, invlink

import Base:
Symbol,
==,
Expand Down

0 comments on commit c06a953

Please sign in to comment.