Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Aug 13, 2024
1 parent ac1a552 commit f6bae56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datalayer_core/serverapplication.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


class DatalayerExtensionApp(ExtensionAppJinjaMixin, ExtensionApp):
"""The Datalayer Core Server extension."""
"""The Datalayer Server extension."""

name = "datalayer"

Expand Down

0 comments on commit f6bae56

Please sign in to comment.