Skip to content

Commit

Permalink
Merge branch 'tidy/mdformat' of https://github.com/mckinsey/vizro int…
Browse files Browse the repository at this point in the history
…o tidy/mdformat
  • Loading branch information
stichbury committed Nov 29, 2024
2 parents 51fb9b5 + b95bed2 commit cdd5a1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vizro-ai/docs/pages/explanation/safeguard.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ The lists below are a reflection of the security and functionality we have imple

<!--vale off-->
??? success "Whitelisted Packages"

- `pandas`
- `numpy`
- `vizro`
Expand All @@ -37,7 +36,6 @@ The lists below are a reflection of the security and functionality we have imple
- `sklearn`

??? success "Whitelisted Builtins"

- abs
- len
- max
Expand All @@ -57,12 +55,10 @@ The lists below are a reflection of the security and functionality we have imple
- tuple

??? failure "Redlisted Class Methods"

- subclasses
- builtins

??? failure "Redlisted Data Handling Methods and Formats"

- Various data file formats (such as .csv, .tsv, .xlsx, .json, and so on)
- Specific methods related to data input/output operations (such as .to_csv, .read_excel, .loadtxt)

Expand Down

0 comments on commit cdd5a1b

Please sign in to comment.