Class PandasToDatetimeFormatCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.PandasToDatetimeFormatCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class PandasToDatetimeFormatCheck extends PythonSubscriptionCheck
  • Constructor Details

    • PandasToDatetimeFormatCheck

      public PandasToDatetimeFormatCheck()
  • Method Details