Skip to content

Commit f4ae844

Browse files
committed
Bundle does not contain environment header.
1 parent 1437dd5 commit f4ae844

File tree

2 files changed

+299
-286
lines changed

2 files changed

+299
-286
lines changed

elementary/monitor/data_monitoring/data_monitoring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __init__(
4545
self.user_dbt_runner = None
4646
logger.warning(
4747
"Please run edr from your dbt project directory or specify --project-dir. "
48-
"Not doing so will result in not up-to-date data. "
48+
"Not doing so might result in out-of-date data. "
4949
"This will be required on following versions."
5050
)
5151
if self.user_dbt_runner:

0 commit comments

Comments
 (0)