Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Nov 2, 2023
1 parent e2cdbb9 commit 6911257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post/parquetRP/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ table_filtre_description = Inputs.table(

```{ojs}
//| echo: false
documentation = db.query(`SELECT * FROM documentation`)
documentation = db.query(`SELECT * FROM documentation_indiv`)
```


Expand Down

0 comments on commit 6911257

Please sign in to comment.