Skip to content

Commit

Permalink
Added apps config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowcap committed May 18, 2021
1 parent 34fffe3 commit 1e7f398
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions raster/apps.py
@@ -0,0 +1,5 @@
from django.apps import AppConfig


class BatchConfig(AppConfig):
name = "raster"

0 comments on commit 1e7f398

Please sign in to comment.