mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Documentation fix
To stop http://gpiozero.readthedocs.org/en/latest/api_pins.html#abstract-pin saying "class gpiozero.pins.native.Pin" (which AFAICT is wrong)
This commit is contained in:
		| @@ -105,6 +105,8 @@ NativePin | ||||
| Abstract Pin | ||||
| ============ | ||||
|  | ||||
| .. currentmodule:: gpiozero.pins | ||||
|  | ||||
| .. autoclass:: Pin | ||||
|     :members: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user