bluer-objects 6.22.1__tar.gz → 6.23.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bluer-objects might be problematic. Click here for more details.
- {bluer_objects-6.22.1/bluer_objects.egg-info → bluer_objects-6.23.1}/PKG-INFO +2 -2
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/README.md +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/abcli.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/actions.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/alias.sh +3 -3
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/ls.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/metadata.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/browse.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/tags.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/publish.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/select.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/clear.sh +2 -2
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/download_file.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/exists.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/list.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/rm.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage/status.sh +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/storage.sh +3 -3
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/help.sh +1 -1
- bluer_objects-6.23.1/bluer_objects/.abcli/tests/ls.sh +13 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/__init__.py +1 -1
- {bluer_objects-6.22.1 → bluer_objects-6.23.1/bluer_objects.egg-info}/PKG-INFO +2 -2
- bluer_objects-6.22.1/bluer_objects/.abcli/tests/ls.sh +0 -13
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/LICENSE +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/MANIFEST.in +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/aka.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/bluer_objects.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/cache.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/clone.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/download.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/file.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/gif.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/host.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/metadata/get.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/metadata/post.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/cache.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/list_registered_models.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/log_artifacts.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/log_run.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/run.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/tags/clone.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/tags/get.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/tags/search.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/tags/set.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/test.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/transition.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/object.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tags.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/README.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/clone.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/host.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/metadata.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/mlflow_cache.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/mlflow_logging.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/mlflow_tags.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/mlflow_test.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/test_gif.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/tests/version.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/upload.sh +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/README/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/README/functions.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/README/items.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/config.env +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/env.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/classes.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/functions.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/load.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/file/save.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/frame.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/gif.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/screen.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/signature.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/graphics/text.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/help/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/help/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/help/functions.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/host/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/host/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/host/functions.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/logger/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/logger/matrix.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/markdown.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/metadata/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/metadata/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/metadata/enums.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/metadata/get.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/metadata/post.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/__main__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/cache.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/logging.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/models.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/objects.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/runs.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/tags.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/mlflow/testing.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/objects.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/path.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/sample.env +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/__init__.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_README.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_env.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_file_load_save.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_fullname.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_frame.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_gif.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_screen.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_signature.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_text.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_logger.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_logger_matrix.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_markdown.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_metadata.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_mlflow.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_objects.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_path.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_version.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/urls.py +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects.egg-info/SOURCES.txt +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects.egg-info/dependency_links.txt +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects.egg-info/requires.txt +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects.egg-info/top_level.txt +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/pyproject.toml +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/requirements.txt +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/setup.cfg +0 -0
- {bluer_objects-6.22.1 → bluer_objects-6.23.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_objects
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.23.1
|
|
4
4
|
Summary: 🌀 data objects for Bash.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-objects
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -52,6 +52,6 @@ Also home to [blue README](https://github.com/kamangir/bluer-objects/blob/main/b
|
|
|
52
52
|
|
|
53
53
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
54
54
|
|
|
55
|
-
built by 🌀 [`bluer_options-5.
|
|
55
|
+
built by 🌀 [`bluer_options-5.20.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.23.1`](https://github.com/kamangir/bluer-objects).
|
|
56
56
|
|
|
57
57
|
built by 🌀 [`blueness-3.96.1`](https://github.com/kamangir/blueness).
|
|
@@ -19,4 +19,4 @@ Also home to [blue README](./bluer_objects/README/).
|
|
|
19
19
|
|
|
20
20
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
21
21
|
|
|
22
|
-
built by 🌀 [`bluer_options-5.
|
|
22
|
+
built by 🌀 [`bluer_options-5.20.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.23.1`](https://github.com/kamangir/bluer-objects).
|
|
@@ -19,7 +19,7 @@ alias @file=bluer_objects_file
|
|
|
19
19
|
|
|
20
20
|
alias @host=abcli_host
|
|
21
21
|
|
|
22
|
-
alias @ls=
|
|
22
|
+
alias @ls=bluer_ai_ls
|
|
23
23
|
|
|
24
24
|
alias @metadata=abcli_metadata
|
|
25
25
|
|
|
@@ -29,8 +29,8 @@ alias @mysql=abcli_mysql
|
|
|
29
29
|
|
|
30
30
|
alias @objects=bluer_objects
|
|
31
31
|
|
|
32
|
-
alias @publish=
|
|
32
|
+
alias @publish=bluer_ai_publish
|
|
33
33
|
|
|
34
|
-
alias @select=
|
|
34
|
+
alias @select=bluer_ai_select
|
|
35
35
|
|
|
36
36
|
alias @upload=abcli_upload
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#! /usr/bin/env bash
|
|
2
2
|
|
|
3
|
-
function
|
|
3
|
+
function bluer_ai_storage_clear() {
|
|
4
4
|
local options=$1
|
|
5
5
|
local do_dryrun=$(abcli_option_int "$options" dryrun 1)
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ function abcli_storage_clear() {
|
|
|
17
17
|
fi
|
|
18
18
|
|
|
19
19
|
local recent_projects=$(python3 -c "from bluer_objects import file; print('+'.join(file.load_yaml('$recent_filename')[1]))")
|
|
20
|
-
|
|
20
|
+
bluer_ai_log_list "$recent_projects" \
|
|
21
21
|
--delim + \
|
|
22
22
|
--after "object(s) to keep."
|
|
23
23
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
#! /usr/bin/env bash
|
|
2
2
|
|
|
3
|
-
function
|
|
3
|
+
function bluer_ai_storage() {
|
|
4
4
|
local task=$1
|
|
5
5
|
|
|
6
|
-
local function_name=
|
|
6
|
+
local function_name=bluer_ai_storage_$task
|
|
7
7
|
if [[ $(type -t $function_name) == "function" ]]; then
|
|
8
8
|
$function_name "${@:2}"
|
|
9
9
|
return
|
|
@@ -12,4 +12,4 @@ function abcli_storage() {
|
|
|
12
12
|
python3 -m bluer_objects.storage "$@"
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
bluer_ai_source_caller_suffix_path /storage
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_objects
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.23.1
|
|
4
4
|
Summary: 🌀 data objects for Bash.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-objects
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -52,6 +52,6 @@ Also home to [blue README](https://github.com/kamangir/bluer-objects/blob/main/b
|
|
|
52
52
|
|
|
53
53
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
54
54
|
|
|
55
|
-
built by 🌀 [`bluer_options-5.
|
|
55
|
+
built by 🌀 [`bluer_options-5.20.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.23.1`](https://github.com/kamangir/bluer-objects).
|
|
56
56
|
|
|
57
57
|
built by 🌀 [`blueness-3.96.1`](https://github.com/kamangir/blueness).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/.abcli/mlflow/list_registered_models.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.22.1 → bluer_objects-6.23.1}/bluer_objects/tests/test_graphics_signature.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|