Skip to content
  • Tomasz Maczukin's avatar
    Make saving more elastic · 8cca17db
    Tomasz Maczukin authored
    This change makes saving more elastic by:
    - using `filapth.Join()` which should be more OS independent
    - saving the data in a path relative to working directory, which is
      more "natural" for the user and also OS independent.
    8cca17db