Skip to content

Commit

Permalink
feat: table export functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
newbthenewbd authored and ronaldtse committed Mar 26, 2024
1 parent 6e9f740 commit 0460b43
Show file tree
Hide file tree
Showing 4 changed files with 625 additions and 4 deletions.
1 change: 1 addition & 0 deletions lib/atmospheric.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require_relative "atmospheric/version"
require_relative "atmospheric/isa"
require_relative "atmospheric/export"

module Atmospheric
class Error < StandardError; end
Expand Down
Loading

0 comments on commit 0460b43

Please sign in to comment.