发布

  • Add basic call to scarf to get anonymous analytics (#1705)

    frostbyte_neo 发布于 2023-10-11 16:15:36 +00:00

    There is a built in option to not send data by setting an env var,
    SCARF_NO_ANALYTICS=true.

    DoD:

    • When importing or running unstructured package it will make a get call
      to scarf
    • When env variable is set to not track, call is not made
    下载附件