Skip to content

Commit 0653f47

Browse files
committed
Add TODO
1 parent e673bdc commit 0653f47

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

local-bin/spreg_conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""Contains config values used by the scripts in this folder."""
2+
13
import yaml
24

35
idp_base = '/data/local/idp/'

local-bin/spreg_conf_4.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""Contains config values used by the scripts in this folder.
2+
3+
TODO: De-duplicate this file with the other conf.py file."""
4+
15
import yaml
26

37
idp_base = '/data/local/idp/'

0 commit comments

Comments
 (0)