Skip to content
Snippets Groups Projects
  • Erdi's avatar
    STYLE enable ruff PLW2901 (#51797) · 1bdc98c1
    Erdi authored
    * Removed "PLW2901" and added in main folders where needs to be enabled gradually.
    Currently removed 10 errors generated outside the main folders.
    
    * Variables renamed in a more intuitive manner.
    
    * Renamed fname_splitted to fname_html in web/pandas_web.py
    
    * Removed duplicate pandas/core/*
    
    * Adjusted replace_bool_with_bool_t from previously introduced bug.
    1bdc98c1