Selaa lähdekoodia

chore: change `missing_in_backup` function docstring

version-14
Mohammad Hasnain Mohsin Rajan 3 vuotta sitten
committed by GitHub
vanhempi
commit
ae5cf9c32c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      frappe/tests/test_commands.py

+ 1
- 1
frappe/tests/test_commands.py Näytä tiedosto

@@ -64,7 +64,7 @@ def clean(value):




def missing_in_backup(doctypes, file): def missing_in_backup(doctypes, file):
"""Checks if the list of doctypes exist in the database.sql.gz file supplied
"""Returns list of missing doctypes in the backup.


Args: Args:
doctypes (list): List of DocTypes to be checked doctypes (list): List of DocTypes to be checked


Ladataan…
Peruuta
Tallenna