Project

General

Profile

Feature #2695

Updated by Alexander Watzinger 13 days ago

*Minor fixes* 
 * Fixed missing table function for *domain* and *precision* 

 *Refactor* 
 * Refactor *f-strings*, which were improved in latest Python versions 
 * Replaced HTML *uc-first* classes with Python *uc_first* functions 
 * Removed unneeded *pragma: no cover* comments  
 * Re-activated test *assertions* for files which previous didn't work on GitHub. Now they seem to work there too.

Back