Skip to content

Commit 2b76bf9

Browse files
committed
Remove minor unneeded text as they should look at class
1 parent 7610dba commit 2b76bf9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

doc/changes/unreleased.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ PROJECT_CONFIG = Config(python_versions=(...), exasol_versions=(...), create_maj
2929

3030
* #465: Created BaseConfig class to better synchronize attributes needed for the PTB's
3131
growing functionalities
32-
* Started with ``python_versions`` and ``exasol_versions``

noxconfig.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def prepare_release_add_files(self, session, config):
3939

4040

4141
# BaseConfig
42-
# - Includes validation of the Exasol/Python version format and max/min Python version.
4342
# - Use
4443
# Project_Config = BaseConfig()
4544
# - modify

0 commit comments

Comments
 (0)