Skip to content

Commit

Permalink
hide python pin log
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Jan 20, 2020
1 parent c15d158 commit 5c13cc8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/pins/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@ def _init_pins():

if feather_installed != "TRUE":
r_eval("install.packages('feather', repos = pins:::packages_repo_default())")

_print("loading pins package")

r_eval("library('pins')")
pins_init = True

Expand Down

0 comments on commit 5c13cc8

Please sign in to comment.