bkyryliuk opened a new pull request #10195:
URL: https://github.com/apache/incubator-superset/pull/10195


   Cleanup assertEquals usage.
   
   Example warning message:
   ```
   tests/config_tests.py::TestConfig::test_python_date_format_by_column_name
     
/Users/bogdankyryliuk/src/oss/incubator-superset/tests/config_tests.py:129: 
DeprecationWarning: Please use assertEqual instead.
       self.assertEquals(id_col.python_date_format, "epoch_ms")
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to