Skip to content

Commit

Permalink
rename the standardize validation root folder
Browse files Browse the repository at this point in the history
rename the standardize validation root folder
  • Loading branch information
maye-msft authored Dec 17, 2024
1 parent 887e5ac commit d1b3ab2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
"source": [
"def validate_parking_bay(parkingbay_sdf):\n",
" \n",
" root_directory = \"/lakehouse/default/Files/validation\"\n",
" root_directory = \"/lakehouse/default/Files/standardize_validation\"\n",
"\n",
" # 1. Configure DataContext\n",
" # https://docs.greatexpectations.io/docs/terms/data_context\n",
Expand Down

0 comments on commit d1b3ab2

Please sign in to comment.