🚨(backend) fix backend linter
I wrongly merged a backend pr, and broke the linter.
This commit is contained in:
committed by
aleb_the_flash
parent
6848321bcc
commit
c54773008c
@@ -508,6 +508,7 @@ class Base(Configuration):
|
||||
scope = sentry_sdk.get_global_scope()
|
||||
scope.set_tag("application", "backend")
|
||||
|
||||
|
||||
class Build(Base):
|
||||
"""Settings used when the application is built.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user