Skip to content

Commit 5f83a33

Browse files
committed
a throwaway test commit to check for git operations
1 parent 0e12cf6 commit 5f83a33

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
@@ -25,6 +25,7 @@ makeCacheMatrix <- function(x = matrix()) {
2525

2626

2727
## Return the inverse matrix by calling the functions defined above
28+
## adding this comment here for the benefit of my agile chapter peers
2829

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

0 commit comments

Comments
 (0)