Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestaP committed Oct 5, 2023
1 parent 2f066db commit c00caa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dags/common/repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ def save(self, filename, obj):
def delete_all(self):
raise NotImplementedError

def is_meta(self, filename):
pass

0 comments on commit c00caa8

Please sign in to comment.