Skip to content

Commit 0156c85

Browse files
committed
adding a comment for the branch demo-no impact to functionality
1 parent 6636e4d commit 0156c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cachematrix.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ makeCacheMatrix <- function(x = matrix()) {
2727
## Return the inverse matrix by calling the functions defined above
2828
## Please ignore this comment - just for demo
2929
## Adding a comment for the demo
30+
## Adding a comment for the agilesession branch demo
3031

3132
cacheSolve <- function(x, ...) {
3233
## Return a matrix that is the inverse of 'x'

0 commit comments

Comments
 (0)