fix: Clean up whitespace and formatting in various files
This commit is contained in:
@@ -82,4 +82,3 @@ class MarkdownViewPlugin(AirflowPlugin):
|
||||
# For Airflow to pick up the plugin, the class name must match the filename (snake_case to PascalCase)
|
||||
# or be explicitly defined in an __init__.py in the plugin\'s root directory.
|
||||
# Assuming filename is markdown_view_plugin.py, class MarkdownViewPlugin is correct.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user