File tree Expand file tree Collapse file tree
docs/architecture_overview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "reference_start_line" : 52 ,
1212 "reference_end_line" : 52
1313 }
14- ],
15- "assigned_files" : [
16- " praw/config.py"
17- ],
18- "can_expand" : true
14+ ]
1915 },
2016 {
2117 "name" : " Reddit API Client" ,
2723 "reference_start_line" : 57 ,
2824 "reference_end_line" : 901
2925 }
30- ],
31- "assigned_files" : [],
32- "can_expand" : true
26+ ]
3327 },
3428 {
3529 "name" : " Unclassified" ,
3630 "description" : " Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)" ,
37- "referenced_source_code" : [],
38- "assigned_files" : [],
39- "can_expand" : false
31+ "referenced_source_code" : []
4032 }
4133 ],
4234 "components_relations" : [
Original file line number Diff line number Diff line change 1313 }
1414 ],
1515 "assigned_files" : [
16- " praw/reddit.py" ,
17- " praw/endpoints.py"
16+ " praw/reddit.py"
1817 ],
1918 "can_expand" : true
2019 },
177176 " docs/examples/lmgtfy_bot.py" ,
178177 " praw/__init__.py" ,
179178 " praw/const.py" ,
179+ " praw/endpoints.py" ,
180180 " praw/exceptions.py" ,
181181 " praw/util/__init__.py" ,
182182 " praw/util/cache.py" ,
205205 "assigned_files" : [],
206206 "can_expand" : false
207207 },
208+ {
209+ "name" : " Unclassified" ,
210+ "description" : " Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)" ,
211+ "referenced_source_code" : [],
212+ "assigned_files" : [],
213+ "can_expand" : false
214+ },
208215 {
209216 "name" : " Unclassified" ,
210217 "description" : " Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)" ,
Original file line number Diff line number Diff line change 11{
2- "commit_hash" : " dfc529df9bae4992a2e446efc1c98f6fddf006be " ,
2+ "commit_hash" : " 38807c47c93eb29b7c540e44196a7adf38433464 " ,
33 "code_boarding_version" : " 0.2.0"
44}
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Overview
1515 Unclassified["Unclassified"]
1616 Unclassified["Unclassified"]
1717 Unclassified["Unclassified"]
18+ Unclassified["Unclassified"]
1819 Reddit_Client -- "loads settings from" --> Configuration_Manager
1920 Reddit_Client -- "delegates requests to" --> Low_Level_API_Connector
2021 Low_Level_API_Connector -- "returns raw response to" --> Reddit_Client
@@ -144,3 +145,10 @@ Unclassified
144145Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)
145146
146147**Related Classes/Methods **: *None *
148+
149+ Unclassified
150+ ^^^^^^^^^^^^
151+
152+ Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)
153+
154+ **Related Classes/Methods **: *None *
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Overview
1515 Unclassified["Unclassified"]
1616 Unclassified["Unclassified"]
1717 Unclassified["Unclassified"]
18+ Unclassified["Unclassified"]
1819 Reddit_Client -- "loads settings from" --> Configuration_Manager
1920 Reddit_Client -- "delegates requests to" --> Low_Level_API_Connector
2021 Low_Level_API_Connector -- "returns raw response to" --> Reddit_Client
@@ -144,3 +145,10 @@ Unclassified
144145Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)
145146
146147**Related Classes/Methods **: *None *
148+
149+ Unclassified
150+ ^^^^^^^^^^^^
151+
152+ Component for all unclassified files and utility functions (Utility functions/External Libraries/Dependencies)
153+
154+ **Related Classes/Methods **: *None *
You can’t perform that action at this time.
0 commit comments