Skip to content

Commit

Permalink
Update and rename res/test4.py to res/frances-tests/test4.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fskinner19 authored Feb 21, 2020
1 parent 3a6c117 commit e24c3e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/test4.py → res/frances-tests/test4.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -28,4 +28,4 @@
end-page: %P\
year: 2012\
doi: 10.1103/PhysRevA.85.032515\
bibcode: https://ui.adsabs.harvard.edu/abs/2012PhRvA..85c2515Z}")
bibcode: https://ui.adsabs.harvard.edu/abs/2012PhRvA..85c2515Z}")

0 comments on commit e24c3e9

Please sign in to comment.