File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 6161from PyFunceble .storage_facility import get_config_directory
6262
6363PROJECT_NAME : str = "PyFunceble"
64- PROJECT_VERSION : str = "4.2.0a11 .dev (Blue Duckling: Ixora)"
64+ PROJECT_VERSION : str = "4.2.0a12 .dev (Blue Duckling: Ixora)"
6565
6666DISTRIBUTED_CONFIGURATION_FILENAME : str = ".PyFunceble_production.yaml"
6767DISTRIBUTED_DIR_STRUCTURE_FILENAME : str = "dir_structure_production.json"
Original file line number Diff line number Diff line change @@ -20,6 +20,14 @@ PyFunceble.checker.syntax.domain module
2020 :undoc-members:
2121 :show-inheritance:
2222
23+ PyFunceble.checker.syntax.domain\_ and\_ ip module
24+ ------------------------------------------------
25+
26+ .. automodule :: PyFunceble.checker.syntax.domain_and_ip
27+ :members:
28+ :undoc-members:
29+ :show-inheritance:
30+
2331PyFunceble.checker.syntax.domain\_ base module
2432---------------------------------------------
2533
Original file line number Diff line number Diff line change 1- current_version : ' 4.2.0a11 .dev (Blue Duckling: Ixora)'
1+ current_version : ' 4.2.0a12 .dev (Blue Duckling: Ixora)'
22deprecated :
33- 3.0.21
44- 3.1.20
You can’t perform that action at this time.
0 commit comments