Skip to content

Commit

Permalink
refactor wget-xlsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Duane Walker authored and Brandon Duane Walker committed Jun 10, 2024
1 parent 23fb84d commit ba9543a
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ This plugin takes 2 input arguments and 1 output argument:
| Name | Description | I/O | Type | Default |
|---------------|-------------------------|--------|--------|---------|
| url | url, Type: string | Input | string | string |
| output_xlsx_path | | Input | string | string |
| output_xlsx_path | | Output | File | File |
| output_xlsx_path | Output xlsx filename | Input | string | string |
| output_xlsx_path | Output xlsx file | Output | File | File |
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
specVersion: "0.1.0"
name: wget_xlsx
version: 0.1.0
container: wget-xlsx-plugin
container: wget-xlsx-tool
entrypoint:
title: wget_xlsx
description: Download an xlsx file
author: Data Scientist
contact: [email protected]
author: Brandon Walker, Nazanin Donyapour
contact: [email protected], [email protected]
repository:
documentation:
citation:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ba9543a

Please sign in to comment.