Commit c8e0a9a
committed
Change the environment variable that is used to suppress the nag message
The commit squidfunk/mkdocs-material@51d9b76 made this environment ununsable - it's always set and there's no reasonable way to detect whether it was actually set on the command line.
Users will unfortunately run into a new nuisance even if they previously set our variable.1 parent 252e8dc commit c8e0a9a
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 51 | | |
56 | 52 | | |
57 | 53 | | |
| |||
0 commit comments