Skip to content

Commit 09be7fa

Browse files
authored
Changes to use f-strings instead of format and cleanup (#1259)
1 parent bf90aa0 commit 09be7fa

73 files changed

Lines changed: 159 additions & 4710 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/docker/l2tbuilds_ubuntu.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ RUN apt-get -y update && \
5353
python3-pbr \
5454
python3-pkgconfig \
5555
python3-poetry-core \
56+
python3-pyproject-metadata \
5657
python3-pytest \
5758
python3-pytest-runner \
5859
python3-scikit-build-core \

data/dpkg_templates/numpy-rules

Lines changed: 0 additions & 14 deletions
This file was deleted.

data/dpkg_templates/python-jinja2.pyremove

Lines changed: 0 additions & 2 deletions
This file was deleted.

data/licenses/LICENSE.Flask

Lines changed: 0 additions & 33 deletions
This file was deleted.

data/licenses/LICENSE.Flask-Bcrypt

Lines changed: 0 additions & 31 deletions
This file was deleted.

data/licenses/LICENSE.Flask-Login

Lines changed: 0 additions & 22 deletions
This file was deleted.

data/licenses/LICENSE.Flask-Migrate

Lines changed: 0 additions & 20 deletions
This file was deleted.

data/licenses/LICENSE.Flask-RESTful

Lines changed: 0 additions & 25 deletions
This file was deleted.

data/licenses/LICENSE.Flask-SQLAlchemy

Lines changed: 0 additions & 31 deletions
This file was deleted.

data/licenses/LICENSE.Flask-Script

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)