Commit 9fea861
authored
Ordered question inserting (#20)
* added ordering to the questions
* renamed all use of module with set
* included minimal json template for set in json converter
* implemented sorted imports
* refactoring and now allows setting name and description for the set
* updated yml file
* removed virtualenv from the test.yml file
* used a safer version of requests
* corrected formatted and sorted imports in PartsSepSol filter
* ran isort . and black . to correctly format everything
* further fixing of formatting in function summaries and description
* removed blank line after function docstring in set.py
* correected tests to match new results
* added attributes for modifable visiblity for finalanswers , wokred solution and structured tutorials
* added visibility settings to API
* corretly formatted and sorted imports in set.py
* corrected formatting on import in set.py
* resolved isort and black conflict
* Added missing docstrings for methods in visibility_status
* added module-level docstring for visibility_status
* filename generation now handles special characters correctly
* updates virtualenv inside deploy-docs.yml1 parent 9abc753 commit 9fea861
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments