Skip to content

Commit

Permalink
new configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis committed Feb 19, 2024
1 parent f2265ca commit 3dba307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bats_ai/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class KitwareConfiguration(BatsAiMixin, DevelopmentBaseConfiguration):


class ProductionConfiguration(BatsAiMixin, ProductionBaseConfiguration):

pass

class HerokuProductionConfiguration(BatsAiMixin, HerokuProductionBaseConfiguration):
pass

0 comments on commit 3dba307

Please sign in to comment.