reflexive 1.0.16__tar.gz → 1.0.17__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: reflexive
3
- Version: 1.0.16
3
+ Version: 1.0.17
4
4
  Summary: Supports AWS Reflexive Expressions Analysis
5
5
  Home-page: https://github.com/nlytx/reflexive
6
6
  Author: Andrew Gibson
@@ -21,8 +21,8 @@ class Display:
21
21
  "RR": "#6699ff",
22
22
  "EP_EV": "#aacc33",
23
23
  "AF_CN": "#dd44cc",
24
- "EO":"#cccc00",
25
- "EA":"#33cccc"
24
+ "EO":"#f7f7d4",
25
+ "EA":"#d9f2f2"
26
26
  }
27
27
  }
28
28
 
@@ -31,8 +31,8 @@ class Display:
31
31
  # "RR": "#6699ff", #Blue
32
32
  # "EP_EV": "#aacc33", #Lime
33
33
  # "AF_CN": "#dd44cc", #magenta
34
- # "EO":"#cccc00", #dark yellow
35
- # "EA":"#33cccc" #dark Cyan
34
+ # "EO":"#f7f7d4", #light yellow
35
+ # "EA":"#d9f2f2" #light Cyan
36
36
  # {
37
37
  # "priority_tags": ["VR_ER","AR","RR","EP_EV","AF_CN","KP"],
38
38
  # "colours": {"VR_EV_CN": "#ff6644","ER_AF": "#dd44cc","AR": "#00cc00","EP": "#aacc33","RR": "#00aaff","KP":"#aaaacc"}}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: reflexive
3
- Version: 1.0.16
3
+ Version: 1.0.17
4
4
  Summary: Supports AWS Reflexive Expressions Analysis
5
5
  Home-page: https://github.com/nlytx/reflexive
6
6
  Author: Andrew Gibson
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = reflexive
3
- version = 1.0.16
3
+ version = 1.0.17
4
4
  author = Andrew Gibson
5
5
  author_email = andrew@nlytx.io
6
6
  description = Supports AWS Reflexive Expressions Analysis
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes