diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-02-07 11:03:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 11:03:37 -0800 |
| commit | 51004f8336bb73c8ffcbb14b4c47fedb4b96143b (patch) | |
| tree | 98653c2058d5ed1c4e5055687c8ffb0b6eff7416 /locale/circuitpython.pot | |
| parent | 71672fd244ee21d41d1f9b08a8b1cc36fb71e03f (diff) | |
| parent | 005c4caf8c5c76deab661a1f8bc2ea743ba40c6d (diff) | |
Merge pull request #2601 from dhalbert/monotonic_ns-improvement
Monotonic ns improvement; time.sleep rounds to nearest msec
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 6069bdd97..3e4413068 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-05 15:55-0800\n" +"POT-Creation-Date: 2020-02-07 10:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
