I think we're done here
This commit is contained in:
		
							parent
							
								
									e739fa8bb1
								
							
						
					
					
						commit
						30b8bebfcb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
 "cells": [
 | 
			
		||||
  {
 | 
			
		||||
   "cell_type": "code",
 | 
			
		||||
   "execution_count": 104,
 | 
			
		||||
   "execution_count": 106,
 | 
			
		||||
   "metadata": {},
 | 
			
		||||
   "outputs": [],
 | 
			
		||||
   "source": [
 | 
			
		||||
| 
						 | 
				
			
			@ -71,7 +71,7 @@
 | 
			
		|||
    "        (String) height\n",
 | 
			
		||||
    "\n",
 | 
			
		||||
    "    Returns:\n",
 | 
			
		||||
    "        Generator[Cat]: A list of cat objects from the JSON object.\n",
 | 
			
		||||
    "        Generator[Cat]: A Generator object creating cat objects from the JSON object.\n",
 | 
			
		||||
    "    \"\"\"\n",
 | 
			
		||||
    "\n",
 | 
			
		||||
    "    for cat in cat_json:\n",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue