Skip to content

Commit

Permalink
renamed update_pkg_metadata() to update_pkg_backup_data() in update.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeqfu committed Mar 17, 2020
1 parent 87908b0 commit 116d415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrcs/update.py
Expand Up @@ -8,7 +8,7 @@
from pyrcs.other_assets import OtherAssets


def update_pkg_metadata(verbose=False):
def update_pkg_backup_data(verbose=False):

if confirmed("To update resources?"):

Expand Down

0 comments on commit 116d415

Please sign in to comment.