mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-02 01:29:25 +09:00
add CSV download functions and set them as default and use in test
- replaced old ones from runtests - need to remove CSVs in git repo
This commit is contained in:
parent
16d23ec4bb
commit
d58a13793f
5 changed files with 107 additions and 14 deletions
|
@ -48,3 +48,9 @@ Modules = [PSBoardDataBase]
|
|||
```@autodocs
|
||||
Modules = [QaqcMasterLog]
|
||||
```
|
||||
|
||||
## `DownloadCSVs`
|
||||
|
||||
```@autodocs
|
||||
Modules = [DownloadCSVs]
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue