Skip to content

Commit

Permalink
[FIX] #62 - Renommage des fichiers reminder.py et summary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaullier committed Apr 5, 2023
1 parent 39dec7f commit c0a6c44
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions timesheet_reminder_mail/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from . import reminder
from . import timesheet_reminder
from . import hr_employee
from . import summary
from . import timesheet_summary
from . import res_users
File renamed without changes.
File renamed without changes.

0 comments on commit c0a6c44

Please sign in to comment.