diff --git a/Enhancing-coding-efficiency.html b/Enhancing-coding-efficiency.html index b4a2d1b..0892214 100644 --- a/Enhancing-coding-efficiency.html +++ b/Enhancing-coding-efficiency.html @@ -480,7 +480,7 @@

Autocomplete Exploration (10 min)

-
+

Here’s a sample outline of what the analyze_co2_trends() function might look like:

@@ -584,7 +584,7 @@

Generate Docstrings (5 min)

-
+

Here’s an example of how the analyze_co2_trends() function might look with a generated docstring:

diff --git a/aio.html b/aio.html index 9988b4b..39f0f3b 100644 --- a/aio.html +++ b/aio.html @@ -955,7 +955,7 @@

Autocomplete Exploration (10 min)

-
+

Here’s a sample outline of what the analyze_co2_trends() function might look like:

@@ -1067,7 +1067,7 @@

Generate Docstrings (5 min)

-
+

Here’s an example of how the analyze_co2_trends() function might look with a generated docstring:

diff --git a/index.html b/index.html index 4a965f3..205e9ee 100644 --- a/index.html +++ b/index.html @@ -346,7 +346,7 @@

Windows

-
+

Use PuTTY

@@ -361,7 +361,7 @@

MacOS

-
+

Use Terminal.app

@@ -376,7 +376,7 @@

Linux

-
+

Use Terminal

diff --git a/instructor/Enhancing-coding-efficiency.html b/instructor/Enhancing-coding-efficiency.html index 8029190..e8bfc4e 100644 --- a/instructor/Enhancing-coding-efficiency.html +++ b/instructor/Enhancing-coding-efficiency.html @@ -482,7 +482,7 @@

Autocomplete Exploration (10 min)

-
+

Here’s a sample outline of what the analyze_co2_trends() function might look like:

@@ -586,7 +586,7 @@

Generate Docstrings (5 min)

-
+

Here’s an example of how the analyze_co2_trends() function might look with a generated docstring:

diff --git a/instructor/aio.html b/instructor/aio.html index 0c179c7..062a5d2 100644 --- a/instructor/aio.html +++ b/instructor/aio.html @@ -960,7 +960,7 @@

Autocomplete Exploration (10 min)

-
+

Here’s a sample outline of what the analyze_co2_trends() function might look like:

@@ -1072,7 +1072,7 @@

Generate Docstrings (5 min)

-
+

Here’s an example of how the analyze_co2_trends() function might look with a generated docstring:

diff --git a/instructor/index.html b/instructor/index.html index 4b6bc17..2ef9255 100644 --- a/instructor/index.html +++ b/instructor/index.html @@ -388,7 +388,7 @@

Windows

-
+

Use PuTTY

@@ -403,7 +403,7 @@

MacOS

-
+

Use Terminal.app

@@ -418,7 +418,7 @@

Linux

-
+

Use Terminal

diff --git a/pkgdown.yml b/pkgdown.yml index e63f3d2..0c6066d 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.1 pkgdown_sha: ~ articles: {} -last_built: 2024-10-23T08:16Z +last_built: 2024-10-23T08:30Z