Skip to content

Conversation

@AJDempsey
Copy link
Contributor

Python's f-strings are the preferred method of string formatting now. Updated the python code examples to use them instead of .fromat()

Description

Removed the format function in favour of using f-strings instead

Python's f-strings are the preferred method of string formatting now. Updated the python code examples to use them instead of .fromat()
@github-actions github-actions bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Nov 17, 2024
@netlify
Copy link

netlify bot commented Nov 17, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit b47eea6
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/673a175985d7f80008dfdf26
😎 Deploy Preview https://deploy-preview-21446--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@dvdksn dvdksn merged commit ef93015 into docker:main Nov 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compose Relates to docker-compose.yml spec or docker-compose binary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants