File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ class Location:
4444        Use decimal degrees notation. 
4545
4646    tz : time zone as str, int, float, or datetime.tzinfo (inc. subclasses 
47-     from the pytz and zoneinfo packages), default 'UTC'. 
47+              from the pytz and zoneinfo packages), default 'UTC'. 
4848        This value is stored as a valid IANA time zone name string. See 
4949        http://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a 
5050        list of valid name strings, any of which may be passed directly here. 
@@ -68,7 +68,7 @@ class Location:
6868
6969    zoneinfo.ZoneInfoNotFoundError 
7070        when the time zone ``tz`` is not recognizable as an IANA time zone by 
71-         the `zoneinfo.ZoneInfo` initializer used for internal time-zone 
71+         the `` zoneinfo.ZoneInfo` ` initializer used for internal time-zone 
7272        representation. 
7373
7474    See also 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments