kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
				
				
				
			Fix formatting
							rodzic
							
								
									b7829ed706
								
							
						
					
					
						commit
						5effab8b90
					
				|  | @ -16,7 +16,7 @@ def strtobool(s: str) -> bool: | ||||||
|     raise ValueError(f"cannot convert {s} to bool") |     raise ValueError(f"cannot convert {s} to bool") | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def parse_datetime(s :str) -> datetime: | def parse_datetime(s: str) -> datetime: | ||||||
|     # Parses the datetime with dateutil |     # Parses the datetime with dateutil | ||||||
|     dt = parser.parse(s) |     dt = parser.parse(s) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Thomas Sileo
						Thomas Sileo