File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,6 @@ ignore = [
5151  " PTH208" #  Use `pathlib.Path.iterdir()` instead.
5252  #  Typeshed doesn't want complex or non-literal defaults for maintenance and testing reasons.
5353  #  This doesn't affect us, let's have more complete stubs.
54-   #  This doesn't affect us, let's have more complete stubs.
55-   " PYI011" #  typed-argument-default-in-stub
5654  " PYI011" #  typed-argument-default-in-stub
5755  " PYI014" #  argument-default-in-stub
5856  " PYI053" #  string-or-bytes-too-long
@@ -88,9 +86,6 @@ ignore = [
8886  #  Specific to this project
8987  # ##
9088  " D205" #  Not all docstrings have a short description + description
91-   #  TODO: Consider for more complete doc
92-   " DOC201" #  docstring-extraneous-returns
93-   " DOC501" #  docstring-missing-exception
9489  #  We have some Pascal case module names
9590  " N999" #  pep8-naming: Invalid module name
9691  #  Print are used as debug logs
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments