From e24c3e91e6b3daa10e8c0e8a9d7064d3abf7cb58 Mon Sep 17 00:00:00 2001 From: Frances M Skinner <53088864+fskinner19@users.noreply.github.com> Date: Fri, 21 Feb 2020 14:44:38 -0500 Subject: [PATCH] Update and rename res/test4.py to res/frances-tests/test4.py --- res/{ => frances-tests}/test4.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename res/{ => frances-tests}/test4.py (93%) diff --git a/res/test4.py b/res/frances-tests/test4.py similarity index 93% rename from res/test4.py rename to res/frances-tests/test4.py index 503385d..cc69174 100644 --- a/res/test4.py +++ b/res/frances-tests/test4.py @@ -5,7 +5,7 @@ import json from urllib import request, parse -webapp_path = os.path.join('/Users/fskin/pyref') +webapp_path = os.path.join('/Users/your_name/pyref') sys.path.append(webapp_path) os.environ['DJANGO_SETTINGS_MODULE'] = 'pyref.settings' @@ -28,4 +28,4 @@ end-page: %P\ year: 2012\ doi: 10.1103/PhysRevA.85.032515\ -bibcode: https://ui.adsabs.harvard.edu/abs/2012PhRvA..85c2515Z}") \ No newline at end of file +bibcode: https://ui.adsabs.harvard.edu/abs/2012PhRvA..85c2515Z}")